summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set return value inChristopher Faylor2003-10-242-3/+10
* 2003-10-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-10-233-96/+93
* 2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-10-236-19/+113
* * sh.h (EF_SH4A, EF_SH4AL_DSP, EF_SH4_NOFPU, EF_SH4A_NOFPU): New.Corinna Vinschen2003-10-232-1/+26
* * fhandler_proc.cc (format_proc_partitions): Use new device codeCorinna Vinschen2003-10-232-11/+24
* merge from gccDJ Delorie2003-10-232-14/+41
* * external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERRORCorinna Vinschen2003-10-224-2/+18
* * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen2003-10-2215-461/+331
* Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen2003-10-2215-252/+334