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
*
* 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
*
Sigh, mbsrtowcs was still missing...
Corinna Vinschen
2002-08-30
1
-0
/
+2
*
* cygwin.din: Add more prototypes for new wchar functions in newlib.
Corinna Vinschen
2002-08-30
2
-0
/
+18
*
* cygwin.din: Add prototypes for new wchar functions in newlib.
Corinna Vinschen
2002-08-30
3
-1
/
+45
*
* poll.cc (poll): Peek sockets ready for read to see if there's
Corinna Vinschen
2002-08-29
2
-1
/
+28
*
* cygthread.cc (hthreads): Remove unneeded global.
Christopher Faylor
2002-08-29
3
-14
/
+72
*
remove
Christopher Faylor
2002-08-29
1
-0
/
+0
*
remove
Christopher Faylor
2002-08-28
1
-29
/
+0
*
* malloc.cc: Protect some definitions to avoid a compile time warning.
Christopher Faylor
2002-08-28
2
-0
/
+8
*
* cygwin.din: Export getc_unlocked, getchar_unlocked,
Corinna Vinschen
2002-08-28
3
-1
/
+17
*
* fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flags
Corinna Vinschen
2002-08-28
4
-3
/
+26
*
* poll.cc (poll): Eliminate erroneous POLLERR conditional.
Corinna Vinschen
2002-08-28
2
-2
/
+4
*
fragging mumble bruggum newlib
Christopher Faylor
2002-08-28
1
-0
/
+0
*
* fhandler_socket.cc (fhandler_socket::check_peer_secret_event):
Corinna Vinschen
2002-08-27
4
-25
/
+50
*
* child_info.h: Add _PROC_WHOOPS enum value.
Christopher Faylor
2002-08-27
7
-19
/
+42
*
* fhandler.h (fhandler_socket::recvfrom): Fix prototype.
Corinna Vinschen
2002-08-26
5
-24
/
+51
*
* sec_acl.cc (getacl): Check ace_sid == well_known_world_sid
Corinna Vinschen
2002-08-26
3
-170
/
+108
*
* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.
Christopher Faylor
2002-08-26
4
-17
/
+43
*
* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list rather
Christopher Faylor
2002-08-25
2
-6
/
+14
*
* pinfo.h (pinfo::remember): Arrange for destructor call if proc_subproc
Christopher Faylor
2002-08-19
3
-5
/
+17
*
* pwdgrp.h (pwdgrp_read::pwdgrp_read): Remove.
Corinna Vinschen
2002-08-19
2
-13
/
+10
*
* fhandler.h (fhandler_console::send_winch_maybe): New method.
Christopher Faylor
2002-08-19
4
-25
/
+45
*
* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.
Christopher Faylor
2002-08-18
9
-19
/
+99
*
* cygmalloc.h (MORECORE_CANNOT_TRIM): Define.
Christopher Faylor
2002-08-18
2
-1
/
+4
*
* sigproc.cc (sigCONT): Define.
Christopher Faylor
2002-08-18
5
-16
/
+32
*
* malloc.cc: Update to 2.7.2.
Christopher Faylor
2002-08-18
3
-10
/
+19
*
fix typo
Christopher Faylor
2002-08-17
1
-1
/
+1
*
Missed this commit in last checkin.
Christopher Faylor
2002-08-16
1
-74
/
+149
*
* winsup.h: Remove malloc_*lock functions.
Christopher Faylor
2002-08-16
2
-3
/
+4
[next]