summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
...
* * cygwin.din (clock_nanosleep): Export.Yaakov Selkowitz2011-08-031-1/+2
* * dll_init.cc: Use fabort in favor of api_fatal and fork_info->abort whereChristopher Faylor2011-08-031-1/+1
* * cygwin.din (pthread_condattr_getclock): Export.Yaakov Selkowitz2011-07-212-7/+4
* * sysconf.cc (sca): Return -1 for _SC_THREAD_ROBUST_PRIO_INHERIT,Yaakov Selkowitz2011-07-181-0/+8
* * include/netdb.h (gethostbyname2): Declare.Corinna Vinschen2011-07-101-0/+1
* * include/sys/param.h (NGROUPS): Redefine as NGROUPS_MAX.Corinna Vinschen2011-07-011-5/+9
* * dcrt0.cc (dll_crt0_1): Call strace.dll_info after call to pinfo_init.Corinna Vinschen2011-06-171-0/+1
* * cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.Christopher Faylor2011-06-141-3/+1
* * autoload.cc: Call _api_fatal in asm.Christopher Faylor2011-05-281-1/+7
* * cygwin.din (__fpurge): Export.Yaakov Selkowitz2011-05-191-1/+2
* * cygwin.din (error): Export.Yaakov Selkowitz2011-05-182-1/+33
* * cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz2011-05-172-1/+4
* * cygwin.din (pthread_attr_getguardsize): Export.Corinna Vinschen2011-05-152-1/+5
* * times.cc (settimeofday): Add EFAULT handler.Yaakov Selkowitz2011-05-091-1/+2
* * sysconf.cc (sysinfo): New function.Yaakov Selkowitz2011-05-062-2/+20
* * signal.cc (_pinfo::kill): Return success on kill(0) only if pid exists or isChristopher Faylor2011-05-051-1/+2
* * cygwin.din (psiginfo): Export.Yaakov Selkowitz2011-05-042-2/+6
* * cygwin.din (pthread_attr_getstack): Export.Yaakov Selkowitz2011-05-032-2/+7
* * include/fenv.h: Add missing _FENV_H_ define.Corinna Vinschen2011-04-241-1/+2
* * include/sys/poll.h: Include signal.h to get definition of sigset_t.Corinna Vinschen2011-04-211-0/+1
* * cygwin.din (ppoll): Export.Corinna Vinschen2011-04-182-2/+7
* * thread.cc (pthread_setschedprio): New function.Yaakov Selkowitz2011-04-152-1/+3
* * include/cygwin/types.h: Move #include <sys/sysmacros.h> toYaakov Selkowitz2011-04-052-5/+29
* * include/cygwin/types.h: Move multiple inclusion guards toYaakov Selkowitz2011-04-051-4/+5
* update copyrightChristopher Faylor2011-04-011-1/+1
* * cygwin.din (pthread_spin_destroy): Export.Corinna Vinschen2011-03-293-2/+13
* * include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 10.Corinna Vinschen2011-03-291-1/+1
* * include/sys/xattr.h: New file.Corinna Vinschen2011-03-291-0/+18
* * cygwin.din (strchrnul): Export.Corinna Vinschen2011-03-281-1/+2
* * include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 9.Christopher Faylor2011-03-011-1/+1
* * Throughout fix copyright dates.Corinna Vinschen2011-02-153-3/+3
* * include/endian.h: Move definitions of __BIG_ENDIAN, __LITTLE_ENDIAN,Corinna Vinschen2011-02-117-183/+183
* strerror_r: obey POSIX, and match newlib header changeEric Blake2011-02-101-1/+1
* * cygwin.din (pthread_yield): Export as alias to sched_yield.Yaakov Selkowitz2011-02-102-1/+3
* * include/err.h: Fix loss of semicolons in previous patch.Corinna Vinschen2011-02-021-2/+2
* * include/err.h (err): Add noreturn attribute.Corinna Vinschen2011-02-021-7/+7
* * include/features.h (__STDC_ISO_10646__): Move to newlib'sCorinna Vinschen2011-01-271-5/+0
* * include/features.h (__STDC_ISO_10646__): Define. Add comment.Corinna Vinschen2011-01-241-1/+6
* * cygwin.din (madvise): Export posix_madvise as madvise.Corinna Vinschen2011-01-122-4/+26
* * termios.cc (cfgetospeed, cfgetispeed): Constify argument per POSIX.Corinna Vinschen2011-01-111-3/+7
* * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 234.Christopher Faylor2010-12-271-1/+2
* * include/strings.h: Remove in favor of equivalent newlib file.Corinna Vinschen2010-12-081-37/+0
* * posix.sgml: Move llround and llroundf to implemented SUSv4 functions.Corinna Vinschen2010-11-151-1/+1
* * include/paths.h (_PATH_VARTMP): Define.Yaakov Selkowitz2010-11-021-0/+1
* * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 233.Christopher Faylor2010-10-271-1/+2
* * fhandler.h (fhandler_termios::tcinit): Make second argument non-optional.Christopher Faylor2010-10-231-0/+2
* * cygwin.din: Export new complex math functions from newlib.Corinna Vinschen2010-10-081-1/+6
* * 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
* * sec_acl.cc (acl_worker): Remove.Corinna Vinschen2010-09-121-2/+1