aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2004-06-09* include/cygwin/version.h: REALLY bump dll minor version to 11.Christopher Faylor2-1/+5
2004-06-08 * include/cygwin/ipc.h: Make IPC_INFO visible only for ipc systemCorinna Vinschen2-0/+7
2004-06-08 * path.cc (fchdir): Pass the Posix path to chdir.Corinna Vinschen2-1/+5
2004-06-07* dtable.cc (dtable::find_fifo): Release lock after fifo found (still racy).Christopher Faylor6-70/+118
2004-06-052004-06-05 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan2-1/+8
2004-06-052004-06-02 Rocher Laurent <lrocher@users.sourceforge.net>Luke Dunstan2-4/+42
2004-06-04* winbase.h (ilockincr): Add more neverending changes from the inexplicableChristopher Faylor2-2/+9
2004-06-03* autoload.cc (IsDosDeviceName_U): Define.Christopher Faylor2-4/+15
2004-06-03revert accidental checkinChristopher Faylor1-4/+5
2004-06-03* winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor5-7/+22
2004-06-03* winbase.h (ilockincr): YA correction to ensure correct operation with noChristopher Faylor2-4/+10
2004-06-03 * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.Corinna Vinschen2-1/+5
2004-06-03 * include/cygwin/ipc.h (IPC_KEY_IS_SHMID): Redefine to a more sensibleCorinna Vinschen2-3/+8
2004-06-03 * shm.cc (shmget): Explicitely set td_retval[0] to -1 on error.Corinna Vinschen2-0/+6
2004-06-03remove erroneous ChangeLog entryChristopher Faylor1-4/+0
2004-06-03* winbase.h: Fix all ilock defs as per cygwin 1.5.10 release.Christopher Faylor1-0/+4
2004-06-02add missing changelog entryChristopher Faylor1-0/+4
2004-06-02* spawn.cc (find_exec): Use has_slash to determine if path has a slash ratherChristopher Faylor4-13/+21
2004-06-012004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan2-0/+9
2004-05-312004-05-29 Filip Navara <xnavara@volny.cz>Luke Dunstan2-3/+7
2004-05-312004-05-25 Al Slater <al.slater@scluk.com>Luke Dunstan2-0/+13
2004-05-312004-05-30 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-24/+31
2004-05-30 * pathnames.sgml: Remove /dev/kmem from the supported POSIXJoshua Daniel Franklin3-4/+12
2004-05-302004-05-29 John Paul Wallington <jpw@gnu.org>Joshua Daniel Franklin2-1/+5
2004-05-29* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only try to open the fileChristopher Faylor2-1/+6
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor44-282/+287
2004-05-27clarify last entry slightly.Christopher Faylor1-2/+2
2004-05-27* kill.cc (listsig): NSIG includes Signal 0, so we need to avoid callingChristopher Faylor2-1/+6
2004-05-25* winbase.h: Semi-revert previous patch as it caused strange behavior. UseChristopher Faylor3-5/+10
2004-05-25* include/cygwin/version.h: Bump DLL minor number to 11.Christopher Faylor2-1/+5
2004-05-25* winbase.h: Add proper attributions for memory operands throughout.Christopher Faylor2-6/+10
2004-05-25* include/cygwin/version.h: Bump api minor version number.Christopher Faylor4-3/+13
2004-05-20* tty.cc (tty_list::allocate_tty): Leave tty_mutex armed on successful returnChristopher Faylor3-3/+17
2004-05-17 * grp.cc (getgrgid_r): Replace struct group by struct __group32 inCorinna Vinschen2-4/+10
2004-05-17 * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen11-3/+170
2004-05-17* tty.cc (tty_list::init): Move hmaster initialization earlier to preventChristopher Faylor2-1/+6
2004-05-17Change the name "title_mutex" to "tty_mutex" throughout.Christopher Faylor7-42/+50
2004-05-16add missing fileChristopher Faylor1-0/+32
2004-05-16 * fhandler_socket.cc (fhandler_socket::recvfrom): Use original flagsCorinna Vinschen2-12/+15
2004-05-16* cygthread.cc (cygthread::is): Eliminate.Christopher Faylor9-105/+153
2004-05-15revert previous not-ready-for-primetime checkin.Christopher Faylor6-93/+55
2004-05-15* cygheap.h: Remove some parameter names from declarations throughout.Christopher Faylor8-61/+105
2004-05-15* cygheap.h (cwdstuff::set): Modify return value and arguments.Christopher Faylor2-36/+68
2004-05-152004-05-15 Filip Navara <xnavara@volny.cz>Danny Smith4-9/+108
2004-05-152004-05-15 Filip Navara <xnavara@volny.cz>Danny Smith2-5/+6
2004-05-12remove keyword stuffChristopher Faylor1-292/+2
2004-05-12 * path.cc (path_conv::check): Don't bail out with error if path is "//".Corinna Vinschen2-1/+5
2004-05-12 * cygheap.h (struct init_cygheap): Add mt_h member.Corinna Vinschen3-3/+10
2004-05-122004-05-12 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet4-36/+61
2004-05-11 * fhandler.cc (fhandler_base::open): Set file attributes to correctCorinna Vinschen3-0/+9