aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include/sys
AgeCommit message (Expand)AuthorFilesLines
2002-05-12* fhandler.h (executable_states): For now, make dont_care_if_executableChristopher Faylor1-1/+3
2002-03-15* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirectedChristopher Faylor1-1/+1
2002-03-12remove erroneous part of commentChristopher Faylor1-1/+1
2002-03-052002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-3/+4
2002-03-05 * include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro.Corinna Vinschen1-0/+8
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-0/+141
2002-02-14* include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.Christopher Faylor1-0/+1
2002-02-14* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor2-2/+2
2002-02-09 * include/cygwin/grp.h: New file.Corinna Vinschen1-4/+4
2002-01-29* external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor2-1/+10
2002-01-28* include/sys/strace.h (_STRACE_ON): Define.Christopher Faylor1-0/+7
2002-01-19 * cygwin.din: Add recvmsg and sendmsg.Corinna Vinschen1-0/+2
2002-01-13Add copyright stuffChristopher Faylor1-1/+1
2002-01-06 * ioctl.cc (ioctl): Make third argument optional.Corinna Vinschen1-1/+1
2001-12-10whitespace cleanupChristopher Faylor1-10/+10
2001-11-05Eliminate excess whitespace.Christopher Faylor3-42/+42
2001-10-24* Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor1-1/+3
2001-09-11Update copyrights.Christopher Faylor3-3/+3
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-8/+1
2001-05-08* include/sys/file.h: Revert special X_OK usage. Just make it a constant.Christopher Faylor1-7/+1
2001-04-28Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.Christopher Faylor1-1/+3
2001-04-20* include/sys/file.h: More cleanup for X_OK.Christopher Faylor1-4/+2
2001-04-20* include/sys/file.h: Move X_OK protection earlier.Christopher Faylor1-1/+1
2001-04-18Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor1-0/+1
2001-04-16* autoload.cc: Add winmm functions needed by fhandler_dsp.cc.Christopher Faylor1-0/+1287
2001-04-03* cygrun.c (main): Fix compiler warning.Christopher Faylor1-3/+3
2001-03-07Update copyright.Christopher Faylor1-1/+1
2001-03-05 * include/a.out.h: Add copyright hint.Corinna Vinschen20-0/+200
2001-03-05* dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor2-8/+14
2001-02-26 * strace.cc (strace::vprntf): Move prntf functionality to this functionCorinna Vinschen1-1/+18
2001-01-31 * include/sys/resource.h: Fix typo.Corinna Vinschen1-1/+1
2001-01-31 * include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.Corinna Vinschen1-0/+3
2001-01-09 Patch suggested by Ren� M�ller Fonseca <fonseca@mip.sdu.dk>Corinna Vinschen1-1/+1
2000-12-27 * cygwin.din: Add symbols for `getrlimit' and `setrlimit'.Corinna Vinschen1-0/+23
2000-12-11 * net.cc (cygwin_rexec): Eliminate superfluous call toCorinna Vinschen1-0/+5
2000-12-06 * winsup/cygwin/include/sys/uio.h: readv: Correct prototypeCorinna Vinschen1-2/+2
2000-12-05 * include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL andCorinna Vinschen1-7/+9
2000-11-20* spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting inChristopher Faylor1-7/+8
2000-11-08* environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used inChristopher Faylor1-1/+2
2000-11-03* pinfo.cc (pinfo::init): Reverse order of setting status and pid info in anChristopher Faylor1-1/+1
2000-10-28Whitespace cleanup.Christopher Faylor7-49/+43
2000-10-24* exceptions.cc (signal_exit): Kill any executing child process if we're dying.Christopher Faylor1-0/+1
2000-10-16* Makefile.in: Remove some obsolete stuff.Christopher Faylor1-1/+1
2000-10-15* exceptions.cc (set_console_handler): Don't allocateChristopher Faylor1-2/+2
2000-10-05* include/netinet/tcp.h: Remove winsock.h include.Christopher Faylor1-4/+4
2000-10-04 * include/sys/mman.h: Add missing MAP_FAILED macro.Corinna Vinschen1-0/+2
2000-08-26* dcrt0.cc (dll_crt0_1): Move set_os_type.Christopher Faylor1-3/+3
2000-08-25* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwinChristopher Faylor1-1/+2
2000-08-24* include/cygwin/core_dump.h: New file, contains structures used in cygwin coreChristopher Faylor1-0/+11
2000-08-24* include/sys/cygwin.h (strace_printf_wrap): Force printing whenChristopher Faylor1-2/+2