summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * cygwin.din: Add export for setlogmask().Christopher Faylor2001-01-221-0/+5
* * resource.cc (setrlimit): Support RLIMIT_NOFILE.Corinna Vinschen2001-01-181-0/+4
* * syscalls.cc (setdtablesize): Call with amount to increment not total amount.Christopher Faylor2001-01-181-0/+5
* * autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor2001-01-171-0/+21
* * cygheap.cc (cygheap_user::~cygheap_user): TemporarilyCorinna Vinschen2001-01-171-0/+5
* * mmap.cc (mmap): Initialize fh to avoid compiler warnings.Corinna Vinschen2001-01-161-0/+4
* * wait.cc (wait4): Rename variable for consistency. Allow restartable signalChristopher Faylor2001-01-161-0/+5
* * mmap.cc (mmap): Add more parameter checking. Change error outputCorinna Vinschen2001-01-151-0/+5
* * mmap.cc: include <unistd.h>. Define some bit operations forCorinna Vinschen2001-01-151-0/+18
* * heap.cc (heap_init): Fix extern declaration of getpagesize.Corinna Vinschen2001-01-151-0/+5
* * syscalls.cc (getpagesize): Save pagesize in global variable toCorinna Vinschen2001-01-151-0/+7
* * sysconf.cc (sysconf): return `getpagesize ()' on _SC_PAGESIZECorinna Vinschen2001-01-151-0/+5
* * syscalls.cc (_read): Use more lightweight method for determining if read hasChristopher Faylor2001-01-141-0/+5
* * debug.h: Add regparm attributes to some functions.Christopher Faylor2001-01-121-0/+14
* * 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