summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* * include/elf.h: Update from FreeBSD.Yaakov Selkowitz2012-06-067-245/+1388
* * cygwin.din (memrchr): Export.Corinna Vinschen2012-05-101-1/+2
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 16.Corinna Vinschen2012-05-101-1/+1
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 15.Corinna Vinschen2012-04-241-1/+1
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 14.Corinna Vinschen2012-04-051-1/+1
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.Corinna Vinschen2012-04-031-1/+1
* * ntdll.h (SharedUserData): Add volatile qualifier. This fixes aCorinna Vinschen2012-03-201-3/+3
* * include/netdb.h (h_errno): Add self-referencing macro and comment.Corinna Vinschen2012-03-131-0/+3
* tcgetsid: fix return typeEric Blake2012-02-281-2/+4
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 12.Christopher Faylor2012-02-251-1/+1
* * cygwin.din (scandirat): Export.Yaakov Selkowitz2012-02-222-2/+7
* * include/pthread.h: Include time.h as required by POSIX.Yaakov Selkowitz2012-02-131-1/+2
* * include/sys/wait.h: Remove C++ inline functions for `union wait'. For C++Christopher Faylor2012-02-081-16/+10
* * include/sys/sysmacros.h: Include sys/types.h.Corinna Vinschen2012-02-081-1/+3
* * include/process.h: Move here from include/cygwin subdir.Corinna Vinschen2012-02-071-0/+0
* * include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 11.Christopher Faylor2012-02-071-1/+1
* * include/cygwin/config.h (_GLIBC_EXTENSION): Define.Yaakov Selkowitz2012-01-131-0/+1
* Update copyright on all files checked in so far this year.Christopher Faylor2012-01-111-1/+1
* * include/cygwin/process.h: Move here from newlib.Corinna Vinschen2012-01-091-0/+43
* * cygwin.din (pthread_sigqueue): Export.Yaakov Selkowitz2012-01-062-1/+3
* * cygwin.din (get_current_dir_name): Export.Yaakov Selkowitz2012-01-011-1/+2
* * cygwin.din (getpt): Export.Yaakov Selkowitz2011-12-302-1/+3
* * external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,Corinna Vinschen2011-12-222-2/+6
* Clean up whitespace.Christopher Faylor2011-12-174-8/+8
* * include/sys/wait.h: Add in all c++ functions.Christopher Faylor2011-12-081-1/+1
* * include/sys/wait.h: Ensure that C++ functions are only used when using C++.Christopher Faylor2011-12-081-0/+2
* * path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.Corinna Vinschen2011-12-021-0/+2
* * cygthread.h (cygthread::name): Default name to "main" if we are early in theChristopher Faylor2011-11-241-2/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.Christopher Faylor2011-11-241-3/+3
* * include/cygwin/stdlib.h: Update copyright.Christopher Faylor2011-11-081-1/+1
* * cygwin.din (ptsname_r): Export.Christopher Faylor2011-11-072-1/+3
* * fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, takeChristopher Faylor2011-10-301-0/+5
* * cygwin.din (getgrouplist): Export.Corinna Vinschen2011-10-282-2/+5
* * cygwin.din: Remove some _tc* exports. Add tcgetsid().Christopher Faylor2011-10-112-1/+4
* * include/sys/cygwin.h (cygwin_getinfo_types): Define valuesCorinna Vinschen2011-10-071-3/+49
* 2011-10-06 Christian Franke <franke@computer.org>Christian Franke2011-10-062-17/+63
* * external.cc (create_winenv): Rename from sync_winenv. TakeCorinna Vinschen2011-10-052-2/+4
* * include/paths.h (_PATH_MAILDIR): Define.Yaakov Selkowitz2011-08-211-0/+2
* * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.Corinna Vinschen2011-08-161-1/+2
* * autoload.cc (GetModuleHandleExW): Define.Corinna Vinschen2011-08-161-5/+13
* * 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