aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2007-06-29 * posix.sgml: List resolver functions in BSD section with referenceBrian Dessent2-14/+19
2007-06-28 * posix.sgml: Add functions implemented on HEAD to unimplementedBrian Dessent2-0/+72
2007-06-28 Backport documentation changes from HEAD.Brian Dessent4-200/+1224
2007-01-30 * sigproc.cc (child_info::child_info): Set msv_count to non-zeroCorinna Vinschen2-3/+8
2007-01-18 * mmap.cc (list::hash): Fix type to __ino64_t.Corinna Vinschen2-2/+7
2007-01-17 * mmap.cc (MapView9x): Note possible uselessness of retrying.Corinna Vinschen2-8/+29
2007-01-15 * CYGWIN_LICENSE: Fix web pages and contact information.Corinna Vinschen2-6/+10
2007-01-152007-01-13 Christopher Faylor <me@cgf.cx>Corinna Vinschen15-97/+264
2007-01-13 * glob.cc: Update copyright notice with latest from FreeBSD.Corinna Vinschen2-6/+8
2007-01-122007-01-12 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen7-29/+92
2006-12-19 * include/cygwin/version.h: Bump DLL minor version number to 24.Corinna Vinschen2-1/+5
2006-12-19 Add missing ChangeLog entry.Corinna Vinschen1-0/+5
2006-12-18 Fix erroneous merge from HEAD.Corinna Vinschen1-0/+11
2006-12-18 * pinfo.cc (set_myself): Use a more foolproof method for determining ifCorinna Vinschen2-12/+7
2006-12-05 * dcrt0.cc (get_cygwin_startup_info): Fix comment.Corinna Vinschen3-3/+12
2006-12-05 * dcrt0.cc (get_cygwin_startup_info): Change zeros to DWORD array.Corinna Vinschen6-2/+71
2006-12-02 Drop mistakenly pasted ChangeLog entry.Corinna Vinschen1-7/+0
2006-11-292006-11-28 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen3-4/+29
2006-11-14 * include/cygwin/version.h: Bump DLL minor version number to 23.Corinna Vinschen2-1/+5
2006-11-08 * dtable.cc (build_fh_pc): Add missing DEV_SD1_MAJOR case (Thanks toCorinna Vinschen9-11/+98
2006-10-27 * dcrt0.cc (__api_fatal): Drop spare argument to __small_sprintf.Corinna Vinschen4-3/+12
2006-10-23 * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Fix comment.Corinna Vinschen2-3/+7
2006-10-23 * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): AccomodateCorinna Vinschen4-6/+59
2006-10-19 * glob.c: Remove.Corinna Vinschen3-971/+35
2006-10-17This commit was manufactured by cvs2svn to create branch 'cr-0x5f1'.cvs2svn1-0/+991
2006-10-16 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Drop redundantCorinna Vinschen2-2/+5
2006-10-16 * include/asm/byteorder.h: Fix copyright dates.Corinna Vinschen8-19/+102
2006-08-31 * grp.cc (initgroups32): Run get_server_groups under original token.Corinna Vinschen2-1/+8
2006-08-20 * fhandler_disk_file.cc (fhandler_disk_file::pread): Fix comparisonCorinna Vinschen2-1/+6
2006-08-17 * fhandler_serial.cc (raw_read): Evaluate minchars taking theCorinna Vinschen2-14/+15
2006-08-11 * pinfo.cc (_onreturn::~onreturn): Don't attempt to close a NULLCorinna Vinschen3-2/+8
2006-08-10 * fhandler_disk_file.cc (fhandler_disk_file::lock): HandleCorinna Vinschen2-0/+7
2006-07-25update copyrightChristopher Faylor1-1/+1
2006-07-24* include/cygwin/version.h: Bump DLL minor version number to 22.Christopher Faylor2-1/+5
2006-07-19 * pinfo.cc (commune_process): Don't add extra \0 to cmdline.Corinna Vinschen2-8/+7
2006-07-19 * mmap.cc (msync): Disable rounding up len. Fix bug in access checkCorinna Vinschen2-1/+8
2006-07-19 * path.cc (symlink_worker): Return EEXIST if newpath exists.Corinna Vinschen2-1/+6
2006-07-18* tty.cc (tty_list::terminate): Don't enter the busy loop if we don't own theChristopher Faylor2-1/+6
2006-07-18 * sec_acl.cc (acltotext32): Add missing handling of default ACL entryCorinna Vinschen2-1/+6
2006-07-18 * fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lintCorinna Vinschen2-1/+6
2006-07-17GCC 4.1 fixes.Christopher Faylor12-30/+58
2006-07-14* fork.cc (fork): Lock the process before forking to prevent things like newChristopher Faylor3-1/+12
2006-07-14* include/cygwin/types.h: Update copyright.Christopher Faylor2-1/+5
2006-07-14* cygwin.sc: Make sure there's something in the cygheap.Christopher Faylor3-1/+10
2006-07-14* sigproc.cc (waitq_head): Don't initialize to zero.Christopher Faylor3-3/+8
2006-07-13* fhandler.cc (fhandler_base::raw_read): Only return EISDIR when we're reallyChristopher Faylor3-5/+12
2006-07-13 * fhandler_socket.cc: Update copyright.Corinna Vinschen3-2/+7
2006-07-13 * mmap.cc (mmap64): Drop MAP_NORESERVE flag for non-anonymous,Corinna Vinschen2-3/+24
2006-07-13 * exceptions.cc (_cygtls::handle_exceptions): Call newCorinna Vinschen4-18/+48
2006-07-12 * mmap.cc (mmap_record::alloc_page_map): Don't call VirtualProtectCorinna Vinschen2-1/+6