summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * exceptions.cc (sig_handle_tty_stop): Ignore attempts to suspend a process ifChristopher Faylor2001-03-021-0/+5
* * select.cc (peek_console): Don't report read_ready on mouse events unless weChristopher Faylor2001-03-021-0/+6
* * uinfo.cc: Eliminate `#include <wchar.h>'.Corinna Vinschen2001-02-281-0/+4
* * fhandler_floppy.cc (fhandler_dev_floppy::lseek): DetermineEgor Duda2001-02-281-0/+7
* * fhandler.h (class fhandler_console): Make all variables thatEgor Duda2001-02-271-0/+35
* * times.cc (settimeofday): Replace function stub with working code.Christopher Faylor2001-02-261-0/+4
* * strace.cc (strace::vprntf): Move prntf functionality to this functionCorinna Vinschen2001-02-261-0/+10
* * shortcut.c: Remove #include <sys/strace.h>.Corinna Vinschen2001-02-251-0/+4
* * path.cc (symlink): Add a ".lnk" suffix regardless. Add a comment.Corinna Vinschen2001-02-251-1/+5
* * shortcut.c: Change symlink condition.Corinna Vinschen2001-02-251-0/+4
* * mmap.cc (fhandler_disk_file::mmap): Use `addr' correctly.Corinna Vinschen2001-02-231-0/+5
* * path.cc (symlink): Keep relative paths relative in the DOSCorinna Vinschen2001-02-221-2/+2
* * path.cc (symlink): Keep relative paths relative in the DOSCorinna Vinschen2001-02-221-0/+6
* * cygerrno.h: Revert previous patch.Corinna Vinschen2001-02-221-0/+23
* * shortcut.c: New file. Provides a C interface to reading ofCorinna Vinschen2001-02-221-0/+21
* * fhandler.cc (fhandler_disk_file::open): Use `inner_suffixes' whenCorinna Vinschen2001-02-221-0/+6
* * Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.Corinna Vinschen2001-02-211-0/+36
* * sigproc.cc (getsem): Make semaphore always non-inheritable.Egor Duda2001-02-211-0/+4
* * dcrt0.cc (locale_init): Remove.Christopher Faylor2001-02-201-0/+4
* * cygwin.din: Export rand48 functions.Christopher Faylor2001-02-201-0/+8
* * signal.cc (signal): Prohibit setting handlers for SIGKILL and SIGSTOPEgor Duda2001-02-161-0/+7
* * dlfcn.cc (dlopen): Do not call LoadLibrary with a NULL pointer, when theChristopher Faylor2001-02-141-0/+5
* * fhandler_console.cc (fhandler_console::char_command): Ignore unknownChristopher Faylor2001-02-141-0/+5
* * fork.cc (fork_parent): Return EAGAIN when can't record pid.Christopher Faylor2001-02-101-0/+6
* * syscalls.cc (mknod): Add valid parameters.Christopher Faylor2001-02-091-0/+4
* * mmap.cc (mmap): Check for reusing a mapping only on MAP_SHAREDCorinna Vinschen2001-02-081-0/+5
* * mmap.cc (class list): Add member `hash'.Corinna Vinschen2001-02-081-0/+9
* * signal.cc (killpg): Correct first argument.Christopher Faylor2001-02-071-0/+4
* * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.Corinna Vinschen2001-02-071-0/+21
* * syscalls.cc (stat_worker): Add a check for the special case whenCorinna Vinschen2001-02-061-0/+5
* * fhandler.cc (fhandler_base::open): Always add GENERIC_READ accessCorinna Vinschen2001-02-051-0/+11
* * mmap.cc (mmap_record::fixup_map): New method to duplicateCorinna Vinschen2001-02-051-0/+10
* * cygheap.cc (creturn): Correctly calculate cygheap_max.Christopher Faylor2001-02-021-0/+4
* * shared.cc (shared_info::initialize): Reduce size of heap.Christopher Faylor2001-01-311-0/+4
* * include/sys/resource.h: Fix typo.Corinna Vinschen2001-01-311-1/+5
* * include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.Corinna Vinschen2001-01-311-0/+4
* * include/cygwin/version.h: Bump version to 1.3.0.Christopher Faylor2001-01-301-0/+4
* * pinfo.cc (pinfo::init): Use INVALID_HANDLE_VALUE instead ofCorinna Vinschen2001-01-301-0/+6
* * fhandler_serial.cc (raw_write): Use local copy of OVERLAPPED structureChristopher Faylor2001-01-301-0/+6
* * mmap.cc (mmap): Remove obsolete check for MAP_SHARED|MAP_ANON asCorinna Vinschen2001-01-291-0/+5
* * mmap.cc (mmap_record::find_empty): Fix loop condition.Corinna Vinschen2001-01-291-0/+4
* * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if itChristopher Faylor2001-01-291-11/+38
* * include/cygwin/version.h: Bump API version.Christopher Faylor2001-01-281-0/+4
* * cygheap.cc (init_cheap): Move username initialization.Christopher Faylor2001-01-281-0/+14
* Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor2001-01-281-0/+33
* * path.cc (path_conv::check): Detect when path has symlinks.Christopher Faylor2001-01-271-0/+6
* * exceptions.cc (sigreturn): Call any pending signals prior to resetting theChristopher Faylor2001-01-271-0/+7
* * mmap.cc (fhandler_disk_file::mmap): Call CreateFileMapping withCorinna Vinschen2001-01-241-0/+5
* * path.h: Add a new constant.Christopher Faylor2001-01-221-0/+5
* * include/cygwin/version.h: Bump API to reflect setlogmask.Christopher Faylor2001-01-221-0/+4