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
*
* 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
*
* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. Use
Christopher Faylor
2002-08-16
10
-31
/
+5661
*
* exceptions.cc (interrupt_setup): Ensure that the previous signal mask is
Christopher Faylor
2002-08-16
2
-1
/
+7
*
* dcrt0.cc: Modify define for CYGWIN_GUARD.
Christopher Faylor
2002-08-15
2
-2
/
+8
*
present tense
Christopher Faylor
2002-08-15
1
-21
/
+20
*
make comment more accurate.
Christopher Faylor
2002-08-15
1
-4
/
+4
*
* fhandler.h (fhandler_socket::recv): Remove method.
Conrad Scott
2002-08-12
4
-106
/
+28
*
* cygthread.cc (cygthread::cygthread): Close another race.
Christopher Faylor
2002-08-11
2
-1
/
+12
*
* assert.cc (__assert): Call debugger on assertion failure if debugging.
Christopher Faylor
2002-08-11
7
-25
/
+41
*
* environ.cc (parse_options): Remember the "no" part of any options for later
Christopher Faylor
2002-08-08
2
-1
/
+7
*
* winsup.h (__check_null_invalid_struct): Make ptr argument non-const.
Conrad Scott
2002-08-08
6
-150
/
+191
*
Patch by Joe Buehler <jbuehler@hekimian.com>:
Corinna Vinschen
2002-08-08
2
-1
/
+5
*
Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:
Corinna Vinschen
2002-08-07
2
-2
/
+7
*
one more change
Christopher Faylor
2002-08-07
2
-1
/
+2
*
* cygheap.cc (_csbrk): Avoid !cygheap considerations.
Christopher Faylor
2002-08-07
2
-20
/
+18
*
Conrad Scott <conrad.scott@dsl.pipex.com
Christopher Faylor
2002-08-06
3
-3
/
+9
*
* spawn.cc (spawn_guts): Don't set mount_h here.
Christopher Faylor
2002-08-06
3
-1
/
+7
*
* cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread
Christopher Faylor
2002-08-06
5
-14
/
+53
*
* debug.h (handle_list::allocated): Remove field.
Conrad Scott
2002-08-06
3
-17
/
+12
*
* cygthread.cc (cygthread::stub): Change event creation to manual reset. Set
Christopher Faylor
2002-08-05
2
-7
/
+30
*
* debug.h (WaitForMultipleObjects): Correct typo.
Conrad Scott
2002-08-03
2
-1
/
+5
*
update
Christopher Faylor
2002-08-03
1
-1
/
+5
[next]