summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/sys
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * include/sys/cygwin.h (__INT_MAX_PATH): Define to 32K.Corinna Vinschen2008-02-151-1/+3
* * include/sys/cygwin.h (external_pinfo): Define program_long size usingChristopher Faylor2008-02-151-1/+1
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-3/+3
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-1/+1
* * include/sys/cygwin.h: Include limits.h.Corinna Vinschen2007-12-071-0/+1
* * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen2007-12-062-2/+6
* * fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATHCorinna Vinschen2007-12-051-2/+3
* Drop old SetResourceLock stuff in favor of mutos.Corinna Vinschen2007-11-271-5/+2
* * include/sys/param.h (MAXPATHLEN): Define as PATH_MAX.Corinna Vinschen2007-10-181-4/+3
* * include/sys/stdio.h (_flockfile): Don't try to lock a FILEBrian Dessent2007-09-061-3/+9
* * cygwin.din: Export fdopendir.Corinna Vinschen2007-06-291-1/+2
* * include/search.h: Reinstate node_t definition.Christopher Faylor2007-06-171-23/+0
* * Makefile.in (DLL_OFILES): Add xsique.o.Corinna Vinschen2007-06-121-46/+0
* * cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.Christopher Faylor2007-03-301-1/+2
* * cygwin.din (shm_open): Export.Corinna Vinschen2007-02-081-0/+3