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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.
Christopher Faylor
2002-09-30
2
-158
/
+152
*
GNUify slightly.
Christopher Faylor
2002-09-29
1
-10
/
+9
*
2002-09-30 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-29
4
-14
/
+73
*
Add missing ChangeLog entry.
Christopher Faylor
2002-09-29
1
-0
/
+4
*
* cygthread.h (cygthread::terminate): Declare new function.
Christopher Faylor
2002-09-29
5
-89
/
+125
*
2002-09-27 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-27
3
-4
/
+23
*
* cygrun.c (main): Fix setting of CYGWIN environment variable.
Christopher Faylor
2002-09-25
2
-2
/
+11
*
* fhandler_proc.cc (format_process_stat): make ctty a real device number.
Christopher Faylor
2002-09-25
4
-34
/
+31
*
* errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno code
Corinna Vinschen
2002-09-24
3
-6
/
+22
*
* mmap.cc (map_map): Add debug output.
Corinna Vinschen
2002-09-24
2
-1
/
+7
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
23
-78
/
+77
*
Reset ChangeLog dates from cygwin_daemon merge.
Christopher Faylor
2002-09-22
1
-63
/
+63
*
white space.
Christopher Faylor
2002-09-22
1
-5
/
+5
*
* Makefile.in (DLL_O_FILES): Restore formatting.
Christopher Faylor
2002-09-22
2
-22
/
+25
*
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
Conrad Scott
2002-09-22
30
-2683
/
+6067
*
* 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
43
-235
/
+250
*
whitespace
Christopher Faylor
2002-09-22
1
-4
/
+4
*
* cygwin_ipc.h: Move to "include/cygwin/ipc.h".
Conrad Scott
2002-09-21
6
-5
/
+15
*
2002-09-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-21
4
-68
/
+78
*
2002-09-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-21
3
-148
/
+107
*
2002-09-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-21
3
-33
/
+76
*
2002-09-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-20
3
-47
/
+134
*
2002-09-21 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-20
3
-61
/
+99
*
Cleanup calls to CreateFile throughout.
Christopher Faylor
2002-09-19
11
-65
/
+56
*
* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads
Christopher Faylor
2002-09-19
20
-112
/
+153
*
2002-09-17 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-17
2
-2
/
+9
*
2002-09-17 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-17
4
-37
/
+148
*
* init.cc: Cleanup slightly and remove obsolete code.
Christopher Faylor
2002-09-16
5
-30
/
+21
*
2002-09-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-16
5
-66
/
+298
*
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
2
-6
/
+19
*
* grp.cc (initgroups): Call groups::clear_supp to free the
Corinna Vinschen
2002-09-11
4
-3
/
+21
*
* fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/output
Christopher Faylor
2002-09-08
3
-4
/
+8
*
whitespace
Christopher Faylor
2002-09-06
1
-4
/
+4
*
* winsup.h (_WIN32_WINNT): Protect.
Christopher Faylor
2002-09-06
2
-0
/
+6
*
* winsup.h (_WIN32_WINNT): Define.
Christopher Faylor
2002-09-06
2
-0
/
+6
*
some edits
Christopher Faylor
2002-09-04
1
-32
/
+43
*
first draft
Christopher Faylor
2002-09-04
1
-0
/
+55
*
fix typo
Christopher Faylor
2002-09-04
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Drop shortcut.o.
Corinna Vinschen
2002-09-04
6
-200
/
+95
*
* fhandler.h (fhandler_socket::read): Remove method.
Corinna Vinschen
2002-09-04
4
-113
/
+324
*
* cygwin.din: Revert exporting new wchar functions.
Corinna Vinschen
2002-09-03
3
-55
/
+6
*
* dcrt0.cc (dll_crt0_1): Remove getpagesize() call.
Christopher Faylor
2002-09-02
3
-2
/
+6
*
* fhandler_proc.cc: Add <sys/param.h> include.
Christopher Faylor
2002-08-31
3
-16
/
+24
*
* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't need
Christopher Faylor
2002-08-31
2
-2
/
+5
*
(inspired by a patch from Egor Duda)
Christopher Faylor
2002-08-31
5
-45
/
+22
*
Christopher Faylor <cgf@redhat.com>
Christopher Faylor
2002-08-30
3
-3
/
+14
*
* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length
Christopher Faylor
2002-08-30
8
-130
/
+288
[next]