aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn16-1641/+339
2012-08-08 * include/sys/wait.h (_wait): Define when building newlib.Corinna Vinschen1-1/+5
2012-08-01 * include/cygwin/socket.h (MSG_BCAST): Define.Corinna Vinschen1-0/+3
2012-07-28 * include/inttypes.h: Add x86_64 target considerations throughout.Corinna Vinschen2-91/+224
2012-07-21* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 17.Christopher Faylor1-1/+1
2012-07-18 * cygwin.din (getmntent_r): Export.Corinna Vinschen2-1/+3
2012-07-06 In terms of network related functionality, rely on Winsock definitionsCorinna Vinschen4-0/+12
2012-06-10 * include/sys/elf_common.h (R_386_16): Define.Yaakov Selkowitz1-0/+4
2012-06-06 * include/elf.h: Update from FreeBSD.Yaakov Selkowitz7-245/+1388
2012-05-10 * cygwin.din (memrchr): Export.Corinna Vinschen1-1/+2
2012-05-10 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 16.Corinna Vinschen1-1/+1
2012-04-24 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 15.Corinna Vinschen1-1/+1
2012-04-05 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 14.Corinna Vinschen1-1/+1
2012-04-03 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.Corinna Vinschen1-1/+1
2012-03-20 * ntdll.h (SharedUserData): Add volatile qualifier. This fixes aCorinna Vinschen1-3/+3
2012-03-13 * include/netdb.h (h_errno): Add self-referencing macro and comment.Corinna Vinschen1-0/+3
2012-02-28tcgetsid: fix return typeEric Blake1-2/+4
2012-02-25* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 12.Christopher Faylor1-1/+1
2012-02-22 * cygwin.din (scandirat): Export.Yaakov Selkowitz2-2/+7
2012-02-13* include/pthread.h: Include time.h as required by POSIX.Yaakov Selkowitz1-1/+2
2012-02-08* include/sys/wait.h: Remove C++ inline functions for `union wait'. For C++Christopher Faylor1-16/+10
2012-02-08 * include/sys/sysmacros.h: Include sys/types.h.Corinna Vinschen1-1/+3
2012-02-07 * include/process.h: Move here from include/cygwin subdir.Corinna Vinschen1-0/+0
2012-02-07* include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 11.Christopher Faylor1-1/+1
2012-01-13 * include/cygwin/config.h (_GLIBC_EXTENSION): Define.Yaakov Selkowitz1-0/+1
2012-01-11Update copyright on all files checked in so far this year.Christopher Faylor1-1/+1
2012-01-09 * include/cygwin/process.h: Move here from newlib.Corinna Vinschen1-0/+43
2012-01-06 * cygwin.din (pthread_sigqueue): Export.Yaakov Selkowitz2-1/+3
2012-01-01 * cygwin.din (get_current_dir_name): Export.Yaakov Selkowitz1-1/+2
2011-12-30 * cygwin.din (getpt): Export.Yaakov Selkowitz2-1/+3
2011-12-22 * external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,Corinna Vinschen2-2/+6
2011-12-17Clean up whitespace.Christopher Faylor4-8/+8
2011-12-08* include/sys/wait.h: Add in all c++ functions.Christopher Faylor1-1/+1
2011-12-08* include/sys/wait.h: Ensure that C++ functions are only used when using C++.Christopher Faylor1-0/+2
2011-12-02 * path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.Corinna Vinschen1-0/+2
2011-11-24* cygthread.h (cygthread::name): Default name to "main" if we are early in theChristopher Faylor1-2/+1
2011-11-24* child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.Christopher Faylor1-3/+3
2011-11-08* include/cygwin/stdlib.h: Update copyright.Christopher Faylor1-1/+1
2011-11-07* cygwin.din (ptsname_r): Export.Christopher Faylor2-1/+3
2011-10-30* fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, takeChristopher Faylor1-0/+5
2011-10-28 * cygwin.din (getgrouplist): Export.Corinna Vinschen2-2/+5
2011-10-11* cygwin.din: Remove some _tc* exports. Add tcgetsid().Christopher Faylor2-1/+4
2011-10-07 * include/sys/cygwin.h (cygwin_getinfo_types): Define valuesCorinna Vinschen1-3/+49
2011-10-062011-10-06 Christian Franke <franke@computer.org>Christian Franke2-17/+63
2011-10-05 * external.cc (create_winenv): Rename from sync_winenv. TakeCorinna Vinschen2-2/+4
2011-08-21* include/paths.h (_PATH_MAILDIR): Define.Yaakov Selkowitz1-0/+2
2011-08-16 * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.Corinna Vinschen1-1/+2
2011-08-16 * autoload.cc (GetModuleHandleExW): Define.Corinna Vinschen1-5/+13
2011-08-03* cygwin.din (clock_nanosleep): Export.Yaakov Selkowitz1-1/+2
2011-08-03* dll_init.cc: Use fabort in favor of api_fatal and fork_info->abort whereChristopher Faylor1-1/+1