summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* whitespaceChristopher Faylor2003-02-221-1/+1
* * syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as anChristopher Faylor2003-02-221-1/+2
* * cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor2003-02-161-1/+5
* * cygwin.din: Export all appropriate newlib functions.Christopher Faylor2003-02-151-1/+10
* * include/cygwin/types.h: Use correct ifdef guard for u_ definitions.Christopher Faylor2003-02-131-8/+8
* oops.Christopher Faylor2003-02-131-1/+1
* * include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor2003-02-103-74/+202
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2003-02-081-1/+1
* * include/sys/cygwin.h: Use C-style comments.Christopher Faylor2003-02-051-21/+21
* * include/sys/strace.h (paranoid_printf): Define as not being part of "all"Christopher Faylor2003-01-261-1/+1
* * cygwin.din: Export setreuid32, setreuid, setregid32, setregid.Corinna Vinschen2003-01-241-1/+2
* * include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09...Thomas Pfaff2003-01-221-2/+2
* * cygwin.din: Export nanosleep().Corinna Vinschen2003-01-221-1/+2
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2003-01-211-1/+1
* * cygwin.din: Add strerror_r.Corinna Vinschen2003-01-171-1/+2
* Split ChangeLog, create ChangeLog-2002.Corinna Vinschen2003-01-105-5/+5
* * cygwin.din: add asprintf and vasprintf, as well as the reentrantCorinna Vinschen2003-01-101-1/+2
* Apply pthread_types_patchThomas Pfaff2003-01-093-12/+12
* Applied pthread_mutex patchThomas Pfaff2003-01-091-4/+3
* Use isdirsep rather than SLASH_P throughout.Christopher Faylor2003-01-091-1/+2
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-12-251-1/+1
* whitespaceChristopher Faylor2002-12-122-2/+2
* * cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor2002-12-061-1/+2
* * netdb.cc: New file.Christopher Faylor2002-12-041-1/+2
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-11-281-1/+1
* * cygwin.din: Export pthread_getsequence_np.Christopher Faylor2002-11-271-1/+2
* * cygwin.din: Export nl_langinfo().Christopher Faylor2002-11-271-1/+2
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-11-231-1/+1
* fix typoChristopher Faylor2002-11-231-1/+1
* * include/cygwin/version.h: Fix comment.Christopher Faylor2002-11-221-3/+3
* * include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor2002-11-151-1/+2
* * include/cygwin/fs.h: New file.Corinna Vinschen2002-11-072-0/+46
* * cygwin.din: Export fseeko() and ftello().Corinna Vinschen2002-11-071-1/+2
* * include/cygwin/version.h: Bump API minor number for below export.Christopher Faylor2002-11-071-1/+2
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-11-041-1/+1
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-10-301-1/+1
* * external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor2002-10-301-1/+2
* * shared.cc (shared_info::initialize): Use correct value for versionChristopher Faylor2002-10-231-1/+1
* Change _function() to function() throughout.Christopher Faylor2002-10-211-1/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2002-10-141-2/+1
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-10-141-3/+1
* 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott2002-09-229-272/+627
* * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott2002-09-212-0/+142
* * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen2002-09-031-3/+1
* * miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor2002-08-301-4/+5
* * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen2002-08-301-1/+4
* removeChristopher Faylor2002-08-281-29/+0
* * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen2002-08-281-1/+3
* * fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flagsCorinna Vinschen2002-08-282-1/+4
* * fhandler.h (fhandler_socket::recvfrom): Fix prototype.Corinna Vinschen2002-08-261-5/+6