index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
* mmap.cc (mmap64): Drop MAP_NORESERVE flag for non-anonymous,
Corinna Vinschen
2006-07-13
2
-3
/
+24
*
* exceptions.cc (_cygtls::handle_exceptions): Call new
Corinna Vinschen
2006-07-13
4
-18
/
+48
*
* mmap.cc (mmap_record::alloc_page_map): Don't call VirtualProtect
Corinna Vinschen
2006-07-12
2
-1
/
+6
*
* include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT and
Corinna Vinschen
2006-07-12
2
-3
/
+10
*
* libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__.
Corinna Vinschen
2006-07-10
3
-0
/
+7
*
* fhandler_socket.cc (fhandler_socket::wait): Disable SA_RESTART
Corinna Vinschen
2006-07-07
2
-0
/
+9
*
* Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.
Corinna Vinschen
2006-07-07
6
-52
/
+378
*
* hookapi.cc: Add comment header
Christopher Faylor
2006-07-06
4
-6
/
+27
*
* include/math.h (__INFF,__INFL): Remove '#'.
Danny Smith
2006-07-06
2
-3
/
+7
*
* sortdin: Ignore all leading underscores when deriving a sort key.
Christopher Faylor
2006-07-05
3
-64
/
+69
*
* sortdin: New program.
Christopher Faylor
2006-07-05
3
-201
/
+240
*
* fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.
Corinna Vinschen
2006-07-05
2
-1
/
+5
*
* path.cc (path_conv::check): Ignore has_ea setting, it's always unset
Corinna Vinschen
2006-07-05
2
-39
/
+11
*
* libc/rexec.cc (cygwin_rexec): Obvious (?) fix to correct a gcc warning - set
Christopher Faylor
2006-07-05
2
-2
/
+6
*
* signal.cc (signal): Set sa_mask to sig.
Christopher Faylor
2006-07-04
2
-1
/
+5
*
* Makefile.in (DLL_OFILES): Add rexec.o.
Corinna Vinschen
2006-07-04
5
-64
/
+430
*
* fhandler_socket.cc (fhandler_socket::listen): Allow listening on
Corinna Vinschen
2006-07-04
2
-3
/
+22
*
* fhandler.h (fhandler_socket::wait): Set default timeout to INFINITE.
Corinna Vinschen
2006-07-04
2
-1
/
+5
*
* mingwex/Makefile.in: Add -I$(srcdir)/.. to INCLUDES.
Danny Smith
2006-07-03
2
-2
/
+6
*
* autoload.cc (NtQueryEaFile): Define.
Corinna Vinschen
2006-07-03
8
-302
/
+199
*
* Makefile.in: Build setmetamode.exe.
Corinna Vinschen
2006-07-03
3
-1
/
+88
*
* fhandler.h (class dev_console): Add `metabit' indicating the
Corinna Vinschen
2006-07-03
6
-3
/
+106
*
* include/stdint.h (UINT8_C, UINT16_C): Unsigned types smaller
Corinna Vinschen
2006-07-03
2
-3
/
+8
*
* net.cc (cygwin_sendto): Define appropriate parameters using
Corinna Vinschen
2006-07-03
4
-27
/
+50
*
Add a real Changelog entry.
Danny Smith
2006-07-03
1
-0
/
+22
*
Support SSE float environment in fenv.h functions.
Danny Smith
2006-07-03
15
-18
/
+253
*
* include/cygwin/version.h: Bump DLL minor version number to 21.
Christopher Faylor
2006-07-02
2
-3
/
+7
*
* net.cc (cygwin_sendto): Allow zero-sized packets.
Corinna Vinschen
2006-06-30
2
-3
/
+7
*
Revert patches from 2005-10-22 and 2006-06-14 to use event driven
Corinna Vinschen
2006-06-26
4
-67
/
+84
*
2006-06-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-06-26
3
-93
/
+103
*
* mingwex/math/tgamma.c (SQTPI): Add braces.
Danny Smith
2006-06-26
2
-1
/
+5
*
* mingwex/wcrtomb.c (wcsrtombs): Fix src end-pointer thinko.
Danny Smith
2006-06-26
5
-28
/
+55
*
Changelog formatting
Danny Smith
2006-06-25
1
-1
/
+1
*
* fhandler_fifo.cc (fhandler_fifo::open): Release process lock and grab a
Christopher Faylor
2006-06-23
4
-4
/
+56
*
* include/sys/time.h (struct timezone): Define.
Danny Smith
2006-06-22
3
-1
/
+16
*
* configure.in (AC_CONFIG_AUX_DIR): Remove.
Danny Smith
2006-06-18
3
-46
/
+59
*
2006-06-18 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>
Chris Sutcliffe
2006-06-18
2
-1
/
+5
*
* mingwex/dirent.c (_tGetFileAttributes): New helper function.
Danny Smith
2006-06-18
2
-1
/
+25
*
* include/sys/time.h: Add header guard. Add extern "C" bracketing
Danny Smith
2006-06-18
4
-3
/
+83
*
* cygwin.din: Export __srget_r, __swbuf_r.
Corinna Vinschen
2006-06-15
3
-1
/
+9
*
* fhandler.h (class fhandler_socket): Add private mutex handle
Corinna Vinschen
2006-06-14
3
-1
/
+49
*
2006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-06-13
4
-8
/
+29
*
2006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-06-13
4
-16
/
+40
*
* include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3,
Danny Smith
2006-06-12
2
-3
/
+28
*
* mingwex/wcrtomb.c (wcrtomb_cp): Correct typo.
Danny Smith
2006-06-12
2
-1
/
+5
*
* Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59.
Danny Smith
2006-06-12
2
-1
/
+5
*
* fhandler_tty.cc (fhandler_pty_master::close): Always close
Christopher Faylor
2006-06-12
2
-12
/
+11
*
* include/sys/wait.h: Move definition of wait constants from here...
Corinna Vinschen
2006-06-12
4
-22
/
+46
*
* winsup.api/user_malloc.c: New file.
Corinna Vinschen
2006-06-12
2
-0
/
+220
*
* heap.cc (heap_init): Only commit if allocsize is not zero.
Corinna Vinschen
2006-06-12
2
-1
/
+5
[next]