summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/sys
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler.h (fhandler_termios::tcinit): Make second argument non-optional.Christopher Faylor2010-10-231-0/+2
* * fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp toChristopher Faylor2010-09-291-2/+1
* * include/sys/cygwin.h (PID_NOTCYGWIN): New enum.Christopher Faylor2010-09-201-0/+1
* * winlean.h: New file.Christopher Faylor2010-08-301-20/+5
* * external.cc (sync_wincwd): Remove.Corinna Vinschen2010-08-271-2/+1
* * external.cc (sync_wincwd): New function.Corinna Vinschen2010-08-191-1/+1
* * external.cc (CW_SETCWD): New option.Christopher Faylor2010-08-181-1/+2
* * mount.cc (struct opt): Add "bind" option.Corinna Vinschen2010-08-111-1/+2
* * include/sys/dirent.h (d_fileno): Define as d_ino.Corinna Vinschen2010-08-061-0/+2
* Align seekdir and telldir API to POSIX definition.Corinna Vinschen2010-07-051-3/+3
* * path.cc (path_conv::check): Move fs-specific settings to a point where weChristopher Faylor2010-07-041-1/+2
* * include/sys/stdio.h: Remove _GNU_SOURCE guard around getlineCorinna Vinschen2010-06-071-3/+1
* * Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor2010-05-071-5/+4
* * mount.cc (struct opt): Add "dos" and "ihash" options.Corinna Vinschen2010-04-291-1/+4
* * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mountCorinna Vinschen2010-04-291-1/+3
* * include/sched.h: Remove, overruled by newlib file.Corinna Vinschen2010-04-061-16/+0
* * sigproc.cc (wait_sig): Make sure that strace is activated on __SIGSTRACE byChristopher Faylor2010-03-311-1/+2
* Remove all traces of __CYGWIN_USE_BIG_TYPES__.Corinna Vinschen2010-02-262-19/+2
* * include/sys/strace.h: Define _STRACE_SPECIAL.Christopher Faylor2010-02-221-23/+25
* Update copyrightChristopher Faylor2010-02-191-1/+1
* utils/ChangeLog:Christopher Faylor2010-02-191-30/+6
* * external.cc (cygwin_internal): Add CW_INT_SETLOCALE case toCorinna Vinschen2010-02-081-2/+3
* * cygwin.din (accept4): Export.Corinna Vinschen2010-01-151-1/+3
* * sysconf.cc (get_nprocs): New function.Corinna Vinschen2009-11-121-0/+27
* * cygprops.h: New file.Corinna Vinschen2009-10-311-1/+2
* * include/sys/cygwin.h: Add new cygwin_getinfo_typeCorinna Vinschen2009-10-131-1/+9
* Add cygwin wrapper for ExitProcess and TerminateProcess.Charles Wilson2009-10-061-1/+2
* * include/limits.h (NGROUPS_MAX): Set to a more sane value.Corinna Vinschen2009-08-111-1/+1
* winsup/ChangeLog:Dave Korn2009-07-071-3/+4
* * cygwin/include/sys/termios.h: Make default erase character "^?".Christopher Faylor2009-05-301-1/+1
* cygwin ChangeLogChristopher Faylor2009-05-141-15/+20
* * include/sys/select.h: Guard definitions with __USE_W32_SOCKETS asCorinna Vinschen2009-05-081-2/+2
* * include/sys/un.h: #include <string.h> for strlen.Corinna Vinschen2009-03-231-1/+2
* * fhandler_floppy.cc (fhandler_dev_floppy::open): Fix format. AddCorinna Vinschen2009-02-091-0/+16
* * Fix copyright dates.Corinna Vinschen2009-01-161-1/+1
* * include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor2009-01-091-1/+2
* * pinfo.cc (pinfo_basic): New class.Christopher Faylor2008-12-191-0/+1
* * dir.cc (readdir_worker): Initialize dirent.d_type and __d_unused1.Corinna Vinschen2008-11-281-3/+5
* * Makefile.in (DLL_OFILES): Add setlsapwd.o.Corinna Vinschen2008-11-261-1/+2
* * Makefile.in: Add -c option which is now removed from COMPILE_C*.Christopher Faylor2008-09-121-0/+1
* * cygwin.din (_getutline): Remove.Christopher Faylor2008-07-301-7/+6
* Add case-sensitivity.Corinna Vinschen2008-07-161-2/+2
* Throughout drop allow_ntsec and allow_smbntsec handling.Corinna Vinschen2008-07-141-1/+2
* * include/sys/localedef.h: Remove.Corinna Vinschen2008-05-081-100/+0
* * Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.Corinna Vinschen2008-05-081-0/+100
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+2
* * include/sys/cygwin.h: Revert erroneous move of `#ifdef WINVER' toCorinna Vinschen2008-03-181-1/+2
* * path.sgml: Remove documentation for old path API. Add documentationCorinna Vinschen2008-03-131-6/+5
* * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen2008-03-121-8/+57
* * include/sys/cygwin.h (__INT_MAX_PATH): Remove.Corinna Vinschen2008-02-161-3/+1