summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor2003-08-281-0/+5
* * specdir: Correctly remove temporary directory prior to use.Christopher Faylor2003-08-271-0/+4
* * sigproc.cc (wait_sig): Count number of iterations through 'more_signals' loopChristopher Faylor2003-08-271-0/+6
* * include/cygwin/stat.h: Allow definition of internal stat structuresCorinna Vinschen2003-08-261-0/+5
* add missing filesChristopher Faylor2003-08-251-0/+2
* Throughout, change USE_CYGSERVER to USE_SERVER.Christopher Faylor2003-08-251-0/+8
* * syscalls.cc (_remove_r): Define.Christopher Faylor2003-08-231-0/+4
* * cygheap.h (enum cygheap_types): Add HEAP_MMAP.Christopher Faylor2003-08-231-0/+7
* * cygheap.cc (user_heap_info::max): New field.Christopher Faylor2003-08-221-0/+8
* * exceptions.cc (sigreturn): Don't clobber ebp in recursive signal calls.Christopher Faylor2003-08-221-0/+5
* * exceptions.cc (sig_handle): Change so that default signals indicate success.Christopher Faylor2003-08-221-0/+5
* * sigproc.cc (wait_sig): Remove redundant test in do/while.Christopher Faylor2003-08-221-0/+4
* * sigproc.cc (wait_sig): Avoid infinite loop.Christopher Faylor2003-08-221-0/+4
* * speclib: Reenable removal of temp files.Christopher Faylor2003-08-211-0/+4
* * miscfuncs.cc (low_priority_sleep): Sleep at same priority as main thread.Christopher Faylor2003-08-211-0/+8
* * speclib: Fix created lib to avoid "File truncated" problems.Christopher Faylor2003-08-211-0/+4
* * exceptions.cc (interrupt_setup): Set sigsave.sig last to avoid a race.Christopher Faylor2003-08-201-0/+5
* * sigproc.cc (wait_sig): Ensure that myself->getsigtodo array is flushed on aChristopher Faylor2003-08-201-0/+11
* * exceptions.cc (pending_signals): Remove unneeded declaration.Christopher Faylor2003-08-201-0/+11
* clarifyChristopher Faylor2003-08-201-1/+1
* * signal.cc (sigpending): Move.Christopher Faylor2003-08-191-0/+10
* Throughout, eliminate argument to sig_dispatch_pending.Christopher Faylor2003-08-191-1/+20
* correct attribution, since this is not Pierre's patch.Christopher Faylor2003-08-191-1/+1
* * exceptions.cc (sigdelayed): Fix race where signal handler could get the wrongChristopher Faylor2003-08-191-0/+5
* * path.cc (mount): Add null/empty check for input parameters.Christopher Faylor2003-08-191-0/+5
* * grp.cc (read_group): Revert previous change.Corinna Vinschen2003-08-171-0/+5
* * errno.cc (errmap): Map ERROR_INVALID_BLOCK_LENGTH to EIO.Corinna Vinschen2003-08-171-0/+7
* * path.cc (special_name): Accommodate all special names with extensions.Christopher Faylor2003-08-171-5/+10
* * mmap.cc (mmap64): Avoid crash if file size is less than requestedCorinna Vinschen2003-08-151-0/+5
* * path.cc (special_name): Add checks for some specials followed byCorinna Vinschen2003-08-131-0/+5
* * cygwin.din: Accomodate change from cygwin_lstat to lstat.Corinna Vinschen2003-08-131-0/+7
* * include/sys/param.h (NBBY): Define if not defined.Corinna Vinschen2003-08-121-0/+18
* * include/cygwin/version.h: Bump DLL minor number to 3.Christopher Faylor2003-08-091-0/+4
* * include/stdint.h: Correctly define INT32_MIN.Christopher Faylor2003-08-081-0/+4
* * grp.cc (read_group): Set __group32.gr_mem pointer back to &null_ptr afterChristopher Faylor2003-08-081-0/+5
* * Makefile.in: Rework to accommodate new speclib arguments.Christopher Faylor2003-08-061-0/+6
* * path.cc (cygdrive_getmntent): Do not skip over drives of typeChristopher Faylor2003-08-051-0/+16
* * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor2003-08-051-0/+8
* * dcrt0.cc (_dll_crt0): Move strace.microseconds initialization to afterChristopher Faylor2003-07-301-0/+6
* * include/cygwin/version.h: Bump DLL minor number to 2.Christopher Faylor2003-07-281-0/+4
* * fhandler_base.cc (fhandler_base::readv): Rework to properly return number ofChristopher Faylor2003-07-281-0/+5
* * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor2003-07-261-1/+16
* * configure.in: Use 'install-sh -c'.Christopher Faylor2003-07-261-0/+5
* * configure.in: Always use install-sh.Christopher Faylor2003-07-251-0/+5
* * include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.Christopher Faylor2003-07-251-0/+4
* * Makefile.in (OBSOLETE_FUNCTION): Add fdopen.Christopher Faylor2003-07-251-0/+4
* * cygwin.din: Export _fdopen64Christopher Faylor2003-07-251-0/+9
* * environ.cc (check_case_init): Use strncasematch.Christopher Faylor2003-07-241-0/+7
* * mmap.cc: Use proper format specifiers for _off64_t and size_t inCorinna Vinschen2003-07-211-0/+6
* 2003-07-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-07-181-0/+6