aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2009-07-122009-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-3/+9
2009-07-122009-06-28 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe28-1431/+1339
2009-07-12* how-spawn-works.txt: Add "out of date" note.Christopher Faylor3-1/+7
2009-07-12* Makefile.in: Don't do anything special with any RCS directories.Christopher Faylor5-3/+15
2009-07-12 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Don't useCorinna Vinschen2-20/+45
2009-07-08* pathnames.sgml: Fix typo.Christopher Faylor2-1/+5
2009-07-07 * winbase.h (ilockexch): Avoid making 'ret' volatile.Dave Korn2-2/+7
2009-07-07 * ChangeLog: Assorted minor whitespace fixes in old entries.Dave Korn1-11/+11
2009-07-07winsup/ChangeLog:Dave Korn13-24/+323
2009-07-07 * cygtls.cc (_cygtls::remove): Fix typo.Corinna Vinschen2-3/+6
2009-07-06* Makefile.in (clean): Clean generated files in srcdir.Christopher Faylor3-50/+55
2009-07-06* cygtls.cc (_cygtls::remove): Avoid closing a NULL handle.Christopher Faylor2-1/+6
2009-07-06 * fhandler_socket.cc (fhandler_socket::recv_internal): Convert wsabufCorinna Vinschen2-10/+18
2009-07-06 * cygtls.h (struct _local_storage): Add thread storage pointers forCorinna Vinschen5-33/+91
2009-07-06* dtable.cc (handle_to_fn): Detect failing NtQueryObject.Christopher Faylor2-2/+7
2009-07-06 * autoload.cc: Delete stray CR.Corinna Vinschen2-1/+5
2009-07-05* fhandler_console.cc: Change workstation -> windows station throughout.Christopher Faylor2-8/+13
2009-07-05* cygwin-console-helper.cc: New file.Christopher Faylor3-1/+18
2009-07-04* autoload.cc (SetParent): Add new import.Christopher Faylor5-40/+148
2009-07-04 * autoload.cc (AttachConsole): Correct size of args.Dave Korn2-1/+5
2009-07-03* dcrt0.cc (jit_debug): New global.Christopher Faylor11-38/+85
2009-07-03 * new-features.sgml (ov-new1.7-file): Add fpurge and mkstemps to newCorinna Vinschen2-1/+6
2009-07-03 * posix.sgml: Add fpurge and mkstemps to BSD list.Corinna Vinschen2-0/+6
2009-07-03 * cygwin.din (fpurge, mkstemps): New exports.Corinna Vinschen4-9/+43
2009-07-03 * autoload.cc: Fix typo in comment.Corinna Vinschen2-3/+18
2009-07-01Clean up some sources.redhat.com references.Christopher Faylor4-13/+7
2009-07-01 * net.cc (get_xp_ifs): Fix typo in comment.Corinna Vinschen2-1/+5
2009-07-01 * lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW@8, StrChrA@8,Corinna Vinschen2-22/+9
2009-07-01 * fhandler.h (class fhandler_socket): Add class members and methodsCorinna Vinschen4-17/+68
2009-06-30* select.h: New file split from fhandler.h.Christopher Faylor13-330/+457
2009-06-30* fhandler.cc (fhandler_base::has_ongoing_io): Accept an argument indicatingChristopher Faylor4-6/+17
2009-06-30 * net.cc (fdsock): Set default socket buffer sizes to 65520. ChangeCorinna Vinschen3-14/+18
2009-06-29* select.cc (peek_pipe): Turn on (temporarily?) the experimental code whichChristopher Faylor2-7/+5
2009-06-28* select.cc (peek_pipe): Use has_ongoing_io() to determine if the pipe is readyChristopher Faylor2-3/+6
2009-06-28* fhandler.h (fhandler_base::has_ongoing_io): Declare new function.Christopher Faylor4-12/+53
2009-06-28* gendef (cleanup): Rename from 'nocr'. Remove comments and trailing spaces.Christopher Faylor5-13/+21
2009-06-26 * wincap.h (wincaps::has_broken_alloc_console): New element.Corinna Vinschen3-0/+18
2009-06-25 * sec_auth.cc (lsaauth): Close unused handle.Corinna Vinschen2-2/+13
2009-06-24 * include/wtsapi32.h (WTSQueryUserToken, WTSEnumerateSessionsW,Corinna Vinschen2-0/+42
2009-06-24 * faq-setup.xml (faq.setup.setup-fails-on-ts): Fix another typo.Corinna Vinschen2-1/+5
2009-06-24 * faq-setup.xml (faq.setup.setup-fails-on-ts): Fix typo.Corinna Vinschen2-1/+5
2009-06-23 * faq-setup.xml (faq.setup.setup-failes-on-ts): Change rebaseall toCorinna Vinschen2-1/+6
2009-06-23 * faq-setup.xml (faq.setup.setup-failes-on-ts): New FAQ entry.Corinna Vinschen2-0/+33
2009-06-23 * sec_auth.cc (get_server_groups): Ignore errors fromCorinna Vinschen2-6/+8
2009-06-22 * spawn.cc (spawn_guts): Don't run additional check for Win32Corinna Vinschen2-3/+14
2009-06-19 * new-features.sgml (ov-new1.7-misc): Add new link libs.Corinna Vinschen3-4/+29
2009-06-18 * path.cc (chdir): Check error conditions first.Corinna Vinschen2-5/+9
2009-06-172009-06-16 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+5
2009-06-17 * fhandler_socket.cc (fhandler_socket::recv_internal): Mark WSARecvMsgCorinna Vinschen2-1/+6
2009-06-16* fhandler.cc (fhandler_base::read_overlapped): Use a better variable name.Christopher Faylor2-4/+9