summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * thread.cc (pthread::exit): Cleanup on thread exit.Thomas Pfaff2003-11-112-0/+10
* 2003-11-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-102-5/+10
* * miscfuncs.cc (low_priority_sleep): Make a "C" function.Christopher Faylor2003-11-103-2/+7
* * winsup.h (low_priority_sleep): Fix declaration to avoid linkerCorinna Vinschen2003-11-102-1/+6
* * thread.cc (__reent_t::init_clib): Set thread local clibThomas Pfaff2003-11-102-0/+6
* * syscalls.cc (ftruncate64): Log length as long long.Corinna Vinschen2003-11-082-5/+10
* * external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID andCorinna Vinschen2003-11-084-2/+28
* 2003-11-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-0711-12/+128
* * cygpath.cc (main): Allow multiple pathnames on command line.Corinna Vinschen2003-11-072-22/+17
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Reorganize to handleChristopher Faylor2003-11-071-0/+5
* * cygthread.cc (cygthread::freerange): Set inuse count. Avoid setting ev fromChristopher Faylor2003-11-073-27/+45
* 2003-11-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-072-2/+7
* 2003-11-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-0638-37/+78
* * Missing patch to cygwin.din.Corinna Vinschen2003-11-061-0/+8
* * bsdlib.cc (_vwarnx): New function.Corinna Vinschen2003-11-064-1/+123
* * syscalls.cc (getshmlba): New function.Corinna Vinschen2003-11-067-9/+28
* * winsup.h: Declare access_worker.Christopher Faylor2003-11-062-1/+8
* Fix 'the the' typoNick Clifton2003-11-062-471/+467
* * include/cygwin/types.h: Fix preprocessor guards for vm_offset_t andCorinna Vinschen2003-11-062-2/+12
* * ppc.h (R_PPC_RELAX32PC): Define.Alan Modra2003-11-062-6/+11
* 2003-11-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-063-11/+119
* 2003-11-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-062-16/+29
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Detect attempt to open aChristopher Faylor2003-11-052-2/+12
* Entry "Where is the su command?" -> "Why doesn't su work?"David Starks-Browning2003-11-041-6/+9
* * external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTECorinna Vinschen2003-11-046-16/+42
* * net.cc (dup_ent): Use IsBadStringPtr for alignment checks. Don't use a knownChristopher Faylor2003-11-042-5/+9
* * passwd.c (PrintPW): Turn around meaning printed for "Password notCorinna Vinschen2003-11-042-11/+22
* * passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).Corinna Vinschen2003-11-042-35/+134
* * net.cc (dup_ent): Move Win 95 misalignment recogition beforeCorinna Vinschen2003-11-032-10/+20
* * sim-frv.h: New file.Kevin Buettner2003-11-012-0/+57
* * thread.cc (pthread::thread_init_wrapper): Initialize exception handling.Thomas Pfaff2003-10-312-0/+13
* Rename pthread::running to pthread::valid throughout.Thomas Pfaff2003-10-313-7/+46
* * include/stdint.h: Prevent signed->unsigned conversion for 32 andCorinna Vinschen2003-10-292-13/+18
* * path.cc (dot_special_chars): New global variable.Christopher Faylor2003-10-292-2/+22
* * include/stdint.h: Duplicate below effort for rest of *64_*.Christopher Faylor2003-10-282-5/+9
* * include/stdint.h: Correctly define INT64_MAX.Christopher Faylor2003-10-282-1/+5
* * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith2003-10-272-1/+6
* * thread.h (fast_mutex::init): Initialize lock_counter.Thomas Pfaff2003-10-272-0/+5
* 2003-10-27 Bernardo Innocenti <bernie@develer.com>Jeff Johnston2003-10-274-16/+93
* * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.Corinna Vinschen2003-10-274-2/+12
* * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.Corinna Vinschen2003-10-277-19/+297
* * miscfunc.cc (__check_invalid_read_ptr): New function.Corinna Vinschen2003-10-273-0/+14
* * security.h (cygpsid::debug_print): Avoid compiler warnings.Corinna Vinschen2003-10-262-1/+5
* Remove file that was supposed to have disappeared a month ago.Christopher Faylor2003-10-262-569/+0
* * path.cc (normalize_posix_path): Test runs of more than twoCorinna Vinschen2003-10-252-1/+13
* * fhandler.cc (fhandler_base::ioctl): Handle FIONBIO.Corinna Vinschen2003-10-252-6/+19
* Rename native_mutex to fast_mutex throughout.Thomas Pfaff2003-10-243-98/+182
* bfd/H.J. Lu2003-10-242-2/+7
* * fhandler.cc (fhandler_base::fcntl): Don't clobber O_APPEND whenCorinna Vinschen2003-10-242-1/+6
* * path.cc (win32_device_name): Fix comment.Corinna Vinschen2003-10-242-2/+7