summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.Corinna Vinschen2001-01-111-0/+18
* * sigproc.cc (wait_sig): Allow SIGCONT when stopped.Christopher Faylor2001-01-101-0/+4
* Patch suggested by Ren� M�ller Fonseca <fonseca@mip.sdu.dk>Corinna Vinschen2001-01-091-1/+7
* * pinfo.cc (codepage_init): Move function.Christopher Faylor2001-01-081-0/+10
* * resource.cc (getrlimit): Set errno on EFAULT instead of returning it.Corinna Vinschen2001-01-051-0/+11
* * thread.cc: Need LONG_MAX definition.Christopher Faylor2001-01-041-0/+4
* * thread.cc (MTinterface::CreateSemaphore): Correctly set semaphore max.Christopher Faylor2001-01-031-0/+5
* * fhandler_console.cc (fhandler_console::read): Restore missing test for codeChristopher Faylor2001-01-031-0/+5
* Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill.com>Christopher Faylor2001-01-031-4149/+3
* * cygwin.din: Add symbols for `getrlimit' and `setrlimit'.Corinna Vinschen2000-12-271-0/+13
* * autoload.h: Make DLL initializers global to avoid inlining.Christopher Faylor2000-12-261-0/+9
* * include/cygwin/version.h: Bump DLL minor version number to 8.Christopher Faylor2000-12-251-0/+4
* Fix syntax.Corinna Vinschen2000-12-201-1/+1
* * autoload.cc: Add load statemant for SetSecurityDescriptorControl.Corinna Vinschen2000-12-201-0/+6
* * exceptions.cc (reset_signal_arrived): Make global to avoid inlining.Christopher Faylor2000-12-201-0/+4
* * fhandler_serial.cc (fhandler_serial::raw_read): Always find number of bytesChristopher Faylor2000-12-201-0/+5
* * syscalls.cc (remove): New function, overriding the newlibCorinna Vinschen2000-12-191-0/+5
* * environ.cc (struct parse_thing): Add entry for new CYGWIN optionCorinna Vinschen2000-12-191-0/+12
* * fhandler_console.cc (read): Add support for xterm-style mouse eventChristopher Faylor2000-12-161-0/+9
* * path.cc (normalize_posix_path): Calculate path name length overruns moreChristopher Faylor2000-12-151-0/+7
* * fhandler.h (fhandler_console): Add additional argument to char_commandChristopher Faylor2000-12-151-0/+10
* * net.cc (cygwin_rexec): Eliminate superfluous call toCorinna Vinschen2000-12-111-0/+6
* * include/sysexits: New file.Christopher Faylor2000-12-101-0/+4
* * autoload.cc: Autoload CharToOemA.Christopher Faylor2000-12-101-0/+19
* * path.cc (normalize_win32_path): Check for explicit use of two slashes at theChristopher Faylor2000-12-091-0/+7
* * path.cc (normalize_win32_path): Reorganize logic to accomodate chroot.Christopher Faylor2000-12-091-0/+7
* * cygwin.din: Declare strtok_r for the import lib. Already in the DLL.Corinna Vinschen2000-12-071-1/+5
* * winsup/cygwin/include/sys/uio.h: readv: Correct prototypeCorinna Vinschen2000-12-061-0/+5
* * include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL andCorinna Vinschen2000-12-051-0/+6
* * Makefile.in: Change `-nostartfiles' to `-nostdlib' to avoidCorinna Vinschen2000-12-041-0/+6
* * path.cc (normalize_win32_path): Handle UNC paths better.Christopher Faylor2000-12-031-0/+5
* * Makefile.in: Remove some extra cruft.Christopher Faylor2000-12-031-0/+4
* * Makefile.in: Use CXX to build the DLL.Christopher Faylor2000-12-031-0/+8
* * net.cc (get_inet_addr ): Close AF_UNIX socket file after reading.Corinna Vinschen2000-12-021-0/+4
* * cygheap.cc (chgheap_root::operator =): Check root dir properly.Corinna Vinschen2000-11-291-0/+4
* * net.cc (cygwin_inet_aton): Return nonzero if the addressCorinna Vinschen2000-11-291-0/+5
* * mmap.cc (munmap): Check that mmap and munmap length match.Christopher Faylor2000-11-281-0/+4
* * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFileCorinna Vinschen2000-11-281-0/+10
* * fhandler.cc (is_at_eof): New function.Christopher Faylor2000-11-261-0/+7
* * include/cygwin/version.h: Bump DLL minor version number to 7.Christopher Faylor2000-11-261-0/+4
* * include/cygwin/version.h: Bump minor API version due to addingCorinna Vinschen2000-11-251-0/+5
* * net.cc (cygwin_inet_aton): New function.Corinna Vinschen2000-11-251-0/+5
* * path.cc (mount_info::read_cygdrive_info_from_registry): Read system cygdriveChristopher Faylor2000-11-241-0/+6
* * Makefile.in: new-temp.a -> new-templib.aChristopher Faylor2000-11-221-0/+4
* * spawn.cc (spawn_guts): Quoting was still wrong. Keep trying to fix it.Christopher Faylor2000-11-201-0/+5
* * spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting inChristopher Faylor2000-11-201-0/+7
* * path.cc (normalize_posix_path): Special care for root directoryCorinna Vinschen2000-11-171-0/+5
* * syslog.cc (syslog): Add users SID to NT syslog entry.Corinna Vinschen2000-11-171-0/+4
* Fix typo.Christopher Faylor2000-11-171-1/+1
* * fhandler_console.cc: New member variable `dwBufferSize' for `info'.Christopher Faylor2000-11-171-0/+7