summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
...
* * termios.cc (cfsetspeed): New function.Yaakov Selkowitz2012-11-212-1/+3
* * include/mntent.h: Only include paths.h when building for Cygwin.Corinna Vinschen2012-11-161-3/+9
* * include/sys/termios.h (CBRK): Define as alias of CEOL.Yaakov Selkowitz2012-11-051-0/+9
* Fix copyrightCorinna Vinschen2012-10-311-1/+1
* * include/sys/param.h: Include stddef.h to define NULL.Corinna Vinschen2012-10-311-4/+3
* * include/sys/cygwin.h: Add missing defines for CW_ALLOC_DRIVE_MAP,Corinna Vinschen2012-10-301-0/+3
* * include/cygwin/signal.h (sigset_t): Define here.Corinna Vinschen2012-10-261-0/+2
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 18.Corinna Vinschen2012-10-211-1/+1
* * fhandler.h (class fhandler_dev_raw): Add members devbufalloc andCorinna Vinschen2012-10-131-4/+8
* * include/cygwin/in.h (struct in_addr): Guard with s_addr to avoidCorinna Vinschen2012-10-101-0/+4
* * fhandler_clipboard.cc (fhandler_dev_clipboard::read): UseCorinna Vinschen2012-08-171-2/+1
* * include/sys/wait.h (_wait): Define when building newlib.Corinna Vinschen2012-08-081-1/+5
* * include/cygwin/socket.h (MSG_BCAST): Define.Corinna Vinschen2012-08-011-0/+3
* * include/inttypes.h: Add x86_64 target considerations throughout.Corinna Vinschen2012-07-282-91/+224
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 17.Christopher Faylor2012-07-211-1/+1
* * cygwin.din (getmntent_r): Export.Corinna Vinschen2012-07-182-1/+3
* In terms of network related functionality, rely on Winsock definitionsCorinna Vinschen2012-07-064-0/+12
* * include/sys/elf_common.h (R_386_16): Define.Yaakov Selkowitz2012-06-101-0/+4
* * 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