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
/
cygwin
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* environ.cc (environ_init): Avoid a compiler warning.
Christopher Faylor
2002-09-30
1
-0
/
+9
*
* thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.
Christopher Faylor
2002-09-30
1
-0
/
+7
*
2002-09-30 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-29
1
-0
/
+21
*
Add missing ChangeLog entry.
Christopher Faylor
2002-09-29
1
-0
/
+4
*
* cygthread.h (cygthread::terminate): Declare new function.
Christopher Faylor
2002-09-29
1
-0
/
+11
*
2002-09-27 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-27
1
-0
/
+12
*
* cygrun.c (main): Fix setting of CYGWIN environment variable.
Christopher Faylor
2002-09-25
1
-0
/
+6
*
* fhandler_proc.cc (format_process_stat): make ctty a real device number.
Christopher Faylor
2002-09-25
1
-1
/
+8
*
* errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno code
Corinna Vinschen
2002-09-24
1
-0
/
+9
*
* mmap.cc (map_map): Add debug output.
Corinna Vinschen
2002-09-24
1
-0
/
+5
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
1
-0
/
+4
*
Reset ChangeLog dates from cygwin_daemon merge.
Christopher Faylor
2002-09-22
1
-63
/
+63
*
* Makefile.in (DLL_O_FILES): Restore formatting.
Christopher Faylor
2002-09-22
1
-0
/
+4
*
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
Conrad Scott
2002-09-22
1
-0
/
+1107
*
* init.cc (dll_entry): Temporarily disable thread detach code.
Christopher Faylor
2002-09-22
1
-0
/
+4
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-0
/
+12
*
* cygwin_ipc.h: Move to "include/cygwin/ipc.h".
Conrad Scott
2002-09-21
1
-0
/
+10
*
2002-09-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-21
1
-0
/
+20
*
2002-09-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-21
1
-0
/
+31
*
2002-09-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-21
1
-0
/
+17
*
2002-09-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-20
1
-0
/
+21
*
2002-09-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-20
1
-0
/
+22
*
Cleanup calls to CreateFile throughout.
Christopher Faylor
2002-09-19
1
-0
/
+8
*
* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads
Christopher Faylor
2002-09-19
1
-0
/
+28
*
2002-09-17 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-17
1
-0
/
+5
*
2002-09-17 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-17
1
-0
/
+33
*
* init.cc: Cleanup slightly and remove obsolete code.
Christopher Faylor
2002-09-16
1
-4
/
+8
*
2002-09-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-16
1
-0
/
+74
*
fix typo
Christopher Faylor
2002-09-13
1
-1
/
+1
*
fix typo
Christopher Faylor
2002-09-13
1
-1
/
+1
*
* syscalls.cc (seteuid32): Treat ILLEGAL_UID invalid.
Corinna Vinschen
2002-09-13
1
-0
/
+5
*
* grp.cc (initgroups): Call groups::clear_supp to free the
Corinna Vinschen
2002-09-11
1
-0
/
+8
*
* fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/output
Christopher Faylor
2002-09-08
1
-0
/
+6
*
* winsup.h (_WIN32_WINNT): Protect.
Christopher Faylor
2002-09-06
1
-0
/
+4
*
* winsup.h (_WIN32_WINNT): Define.
Christopher Faylor
2002-09-06
1
-0
/
+4
*
fix typo
Christopher Faylor
2002-09-04
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Drop shortcut.o.
Corinna Vinschen
2002-09-04
1
-0
/
+9
*
* fhandler.h (fhandler_socket::read): Remove method.
Corinna Vinschen
2002-09-04
1
-0
/
+18
*
* cygwin.din: Revert exporting new wchar functions.
Corinna Vinschen
2002-09-03
1
-0
/
+5
*
* dcrt0.cc (dll_crt0_1): Remove getpagesize() call.
Christopher Faylor
2002-09-02
1
-0
/
+5
*
* fhandler_proc.cc: Add <sys/param.h> include.
Christopher Faylor
2002-08-31
1
-0
/
+11
*
* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't need
Christopher Faylor
2002-08-31
1
-2
/
+4
*
(inspired by a patch from Egor Duda)
Christopher Faylor
2002-08-31
1
-0
/
+13
*
Christopher Faylor <cgf@redhat.com>
Christopher Faylor
2002-08-30
1
-0
/
+6
*
* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length
Christopher Faylor
2002-08-30
1
-0
/
+24
*
* cygwin.din: Add more prototypes for new wchar functions in newlib.
Corinna Vinschen
2002-08-30
1
-0
/
+4
*
* cygwin.din: Add prototypes for new wchar functions in newlib.
Corinna Vinschen
2002-08-30
1
-0
/
+5
*
* poll.cc (poll): Peek sockets ready for read to see if there's
Corinna Vinschen
2002-08-29
1
-0
/
+6
*
* cygthread.cc (hthreads): Remove unneeded global.
Christopher Faylor
2002-08-29
1
-0
/
+13
*
* malloc.cc: Protect some definitions to avoid a compile time warning.
Christopher Faylor
2002-08-28
1
-0
/
+4
[next]