OSDN Git Service

gas/opcodes: blackfin: move dsp mac func defines to common header
[pf3gnuchains/sourceware.git] / winsup / cygwin / include /
2011-02-11 corinna * include/endian.h: Move definitions of __BIG_ENDIAN...
2011-02-11 ericbstrerror_r: obey POSIX, and match newlib header change
2011-02-10 yselkowitz* cygwin.din (pthread_yield): Export as alias to sched_...
2011-02-03 corinna * include/err.h: Fix loss of semicolons in previous...
2011-02-02 corinna * include/err.h (err): Add noreturn attribute.
2011-01-27 corinna * include/features.h (__STDC_ISO_10646__): Move to...
2011-01-25 corinna * include/features.h (__STDC_ISO_10646__): Define...
2011-01-12 corinna * cygwin.din (madvise): Export posix_madvise as madvise.
2011-01-11 corinna * termios.cc (cfgetospeed, cfgetispeed): Constify...
2010-12-28 cgf* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MIN...
2010-12-08 corinna * include/strings.h: Remove in favor of equivalent...
2010-11-15 corinna * posix.sgml: Move llround and llroundf to implemented...
2010-11-03 yselkowitz* include/paths.h (_PATH_VARTMP): Define.
2010-10-27 cgf* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MIN...
2010-10-24 cgf* fhandler.h (fhandler_termios::tcinit): Make second...
2010-10-08 corinna * cygwin.din: Export new complex math functions from...
2010-09-29 cgf* fhandler_tty.cc (fhandler_tty_slave::init): Add debug...
2010-09-21 cgf* include/sys/cygwin.h (PID_NOTCYGWIN): New enum.
2010-09-13 corinna * sec_acl.cc (acl_worker): Remove.
2010-09-11 davekwinsup/cygwin/ChangeLog:
2010-09-01 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-08-31 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-08-30 cgf* winlean.h: New file.
2010-08-28 corinna * external.cc (sync_wincwd): Remove.
2010-08-25 corinna * include/cygwin/version.h: Fix comment.
2010-08-20 corinna * endian.h (htobe16, htobe32, htobe64, be16toh, be32to...
2010-08-19 corinna * external.cc (sync_wincwd): New function.
2010-08-19 cgf* external.cc (CW_SETCWD): New option.
2010-08-16 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-08-11 corinna * mount.cc (struct opt): Add "bind" option.
2010-08-10 yselkowitzImplement POSIX.1-2004 Monotonic Clock.
2010-08-09 corinna * include/dlfcn.h (RTLD_LOCAL): Define.
2010-08-07 corinna * include/sys/dirent.h (d_fileno): Define as d_ino.
2010-07-20 ericbAdd mkostemp and mkostemps.
2010-07-06 corinna Align seekdir and telldir API to POSIX definition.
2010-07-05 cgf* path.cc (path_conv::check): Move fs-specific settings...
2010-06-07 corinna * include/sys/stdio.h: Remove _GNU_SOURCE guard around...
2010-05-26 corinna * include/inttypes.h: Change PTR definitions to int...
2010-05-08 cgf* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
2010-04-29 corinna * mount.cc (struct opt): Add "dos" and "ihash" options.
2010-04-29 corinna * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS...
2010-04-28 corinna * include/cygwin/version.h: Bump API minor version.
2010-04-28 corinna * cygwin.din (__locale_mb_cur_max): Export.
2010-04-28 corinna * include/regex.h: Include _ansi.h to avoid missing...
2010-04-13 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-04-07 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-04-07 corinna * include/sched.h: Remove, overruled by newlib file.
2010-04-01 cgf* sigproc.cc (wait_sig): Make sure that strace is activ...
2010-03-30 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-03-04 corinna * cygwin.din: Export __xdr functions.
2010-03-04 corinna Add XDR support.
2010-02-26 corinna Remove all traces of __CYGWIN_USE_BIG_TYPES__.
2010-02-26 yselkowitz * include/cygwin/signal.h: Define SIGPWR as synonym...
2010-02-23 cgf* include/sys/strace.h: Define _STRACE_SPECIAL.
2010-02-20 cgfUpdate copyright
2010-02-20 cgfutils/ChangeLog:
2010-02-08 corinna * external.cc (cygwin_internal): Add CW_INT_SETLOCALE...
2010-02-04 corinna Replace regex files with multibyte-aware version from...
2010-02-02 corinna * include/paths.h (_PATH_MNTTAB): Define.
2010-01-23 corinna * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.
2010-01-16 corinna * cygwin.din (accept4): Export.
2010-01-15 corinna * cygwin.din (dup3): Export.
2010-01-14 corinna * include/fcntl.h (O_TTY_INIT): Define as 0.
2009-12-26 ericbMake pty.h match recent glibc.
2009-12-10 cgf* fhandler_fifo.cc (fhandler_fifo::open): Avoid resetti...
2009-12-06 corinna * include/cygwin/version.h: Bump DLL minor version...
2009-11-12 corinna * sysconf.cc (get_nprocs): New function.
2009-10-31 corinna * cygprops.h: New file.
2009-10-13 corinna * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR...
2009-10-13 corinna * include/sys/cygwin.h: Add new cygwin_getinfo_type
2009-10-09 corinna * include/cygwin/config.h (DEFAULT_LOCALE): Define...
2009-10-06 cwilsonAdd cygwin wrapper for ExitProcess and TerminateProcess.
2009-09-26 ericbAdd fexecve, execvpe.
2009-09-25 ericbProvide euidaccess, canonicalize_file_name; fix fchmodat.
2009-08-13 corinna * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.
2009-08-11 corinna * include/limits.h (NGROUPS_MAX): Set to a more sane...
2009-07-18 cgf* exceptions.cc (sig_handle_tty_stop): Set stopsig...
2009-07-07 davekwinsup/ChangeLog:
2009-07-03 corinna * cygwin.din (fpurge, mkstemps): New exports.
2009-05-30 cgf* cygwin/include/sys/termios.h: Make default erase...
2009-05-14 cgfcygwin ChangeLog
2009-05-09 cgf* cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New...
2009-05-08 corinna * include/sys/select.h: Guard definitions with __USE_W...
2009-04-27 cgf* include/cygwin/socket.h: Define SOL_IPV6.
2009-04-13 davek * include/stdint.h (intptr_t): Remove long from type.
2009-04-11 corinna * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add...
2009-04-07 corinna * include/stdint.h (int_least32_t): Define as int.
2009-04-04 corinna * include/asm/byteorder.h (__ntohl): Prototype before...
2009-04-02 corinna * include/netdb.h: #include <inttypes.h>, <netinet...
2009-03-31 corinna * ctype.cc: Remove implementation of ctype functions...
2009-03-26 corinna * include/asm/byteorder.h (__ntohl): Align definition...
2009-03-24 corinna * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB...
2009-03-24 corinna * include/mntent.h: Remove declarations of nonexistant...
2009-03-23 corinna * include/asm/byteorder.h (__constant_ntohs): Remove...
2009-03-23 corinna * cygwin.din: Export wordexp, wordfree.
2009-03-23 corinna * include/sys/un.h: #include <string.h> for strlen.
2009-03-19 corinna * cygwin.din: Export log2, log2f as functions.
2009-03-15 corinna * cygwin.din: Export wcsdup.
2009-03-15 corinna * include/inttypes.h: Remove "l" size specifier from...
2009-03-11 corinna * cygwin.din: Export wcscasecmp, wcsncasecmp.
next