summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* winsup/cygwin/ChangeLog:Dave Korn2010-09-112-1/+178
* * include/cygwin/version.h: Bump DLL minor version number to 8.Corinna Vinschen2010-09-011-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 7.Corinna Vinschen2010-08-311-1/+1
* * winlean.h: New file.Christopher Faylor2010-08-301-20/+5
* * external.cc (sync_wincwd): Remove.Corinna Vinschen2010-08-272-4/+2
* * include/cygwin/version.h: Fix comment.Corinna Vinschen2010-08-241-1/+1
* * endian.h (htobe16, htobe32, htobe64, be16toh, be32toh, be64toh,Corinna Vinschen2010-08-201-1/+48
* * external.cc (sync_wincwd): New function.Corinna Vinschen2010-08-191-1/+1
* * external.cc (CW_SETCWD): New option.Christopher Faylor2010-08-182-2/+4
* * include/cygwin/version.h: Bump DLL minor version number to 6.Corinna Vinschen2010-08-161-1/+1
* * mount.cc (struct opt): Add "bind" option.Corinna Vinschen2010-08-111-1/+2
* Implement POSIX.1-2004 Monotonic Clock.Yaakov Selkowitz2010-08-091-1/+2
* * include/dlfcn.h (RTLD_LOCAL): Define.Corinna Vinschen2010-08-091-1/+2
* * include/sys/dirent.h (d_fileno): Define as d_ino.Corinna Vinschen2010-08-061-0/+2
* Add mkostemp and mkostemps.Eric Blake2010-07-191-1/+2
* Align seekdir and telldir API to POSIX definition.Corinna Vinschen2010-07-051-3/+3
* * path.cc (path_conv::check): Move fs-specific settings to a point where weChristopher Faylor2010-07-042-3/+5
* * include/sys/stdio.h: Remove _GNU_SOURCE guard around getlineCorinna Vinschen2010-06-071-3/+1
* * include/inttypes.h: Change PTR definitions to int to align with theCorinna Vinschen2010-05-261-12/+12
* * Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor2010-05-072-7/+13
* * mount.cc (struct opt): Add "dos" and "ihash" options.Corinna Vinschen2010-04-291-1/+4
* * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mountCorinna Vinschen2010-04-291-1/+3
* * include/cygwin/version.h: Bump API minor version.Corinna Vinschen2010-04-281-1/+2
* * cygwin.din (__locale_mb_cur_max): Export.Corinna Vinschen2010-04-281-0/+1
* * include/regex.h: Include _ansi.h to avoid missing out on preprocessorCorinna Vinschen2010-04-271-0/+1
* * include/cygwin/version.h: Bump DLL minor version number to 5.Corinna Vinschen2010-04-121-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 4.Corinna Vinschen2010-04-071-1/+1
* * include/sched.h: Remove, overruled by newlib file.Corinna Vinschen2010-04-062-80/+0
* * sigproc.cc (wait_sig): Make sure that strace is activated on __SIGSTRACE byChristopher Faylor2010-03-311-1/+2
* * include/cygwin/version.h: Bump DLL minor version number to 3.Corinna Vinschen2010-03-291-1/+1
* * cygwin.din: Export __xdr functions.Corinna Vinschen2010-03-041-1/+2
* Add XDR support.Corinna Vinschen2010-03-031-1/+2
* Remove all traces of __CYGWIN_USE_BIG_TYPES__.Corinna Vinschen2010-02-267-69/+13
* * include/cygwin/signal.h: Define SIGPWR as synonym for SIGLOST.Yaakov Selkowitz2010-02-262-1/+3
* * 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-082-3/+5
* Replace regex files with multibyte-aware version from FreeBSD.Corinna Vinschen2010-02-041-0/+130
* * include/paths.h (_PATH_MNTTAB): Define.Corinna Vinschen2010-02-022-3/+12
* * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.Corinna Vinschen2010-01-222-1/+41
* * cygwin.din (accept4): Export.Corinna Vinschen2010-01-153-4/+15