aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include
AgeCommit message (Expand)AuthorFilesLines
2003-03-01* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.Christopher Faylor1-1/+2
2003-02-22whitespaceChristopher Faylor1-1/+1
2003-02-22* syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as anChristopher Faylor1-1/+2
2003-02-16* cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor1-1/+5
2003-02-15* cygwin.din: Export all appropriate newlib functions.Christopher Faylor1-1/+10
2003-02-13* include/cygwin/types.h: Use correct ifdef guard for u_ definitions.Christopher Faylor1-8/+8
2003-02-13oops.Christopher Faylor1-1/+1
2003-02-10* include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor3-74/+202
2003-02-08* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-1/+1
2003-02-05* include/sys/cygwin.h: Use C-style comments.Christopher Faylor1-21/+21
2003-01-26* include/sys/strace.h (paranoid_printf): Define as not being part of "all"Christopher Faylor1-1/+1
2003-01-24 * cygwin.din: Export setreuid32, setreuid, setregid32, setregid.Corinna Vinschen1-1/+2
2003-01-22* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09...Thomas Pfaff1-2/+2
2003-01-22 * cygwin.din: Export nanosleep().Corinna Vinschen1-1/+2
2003-01-21* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-1/+1
2003-01-17 * cygwin.din: Add strerror_r.Corinna Vinschen1-1/+2
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen5-5/+5
2003-01-10 * cygwin.din: add asprintf and vasprintf, as well as the reentrantCorinna Vinschen1-1/+2
2003-01-09Apply pthread_types_patchThomas Pfaff3-12/+12
2003-01-09Applied pthread_mutex patchThomas Pfaff1-4/+3
2003-01-09Use isdirsep rather than SLASH_P throughout.Christopher Faylor1-1/+2
2002-12-25* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-1/+1
2002-12-12whitespaceChristopher Faylor2-2/+2
2002-12-06* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor1-1/+2
2002-12-04* netdb.cc: New file.Christopher Faylor1-1/+2
2002-11-28* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-1/+1
2002-11-27* cygwin.din: Export pthread_getsequence_np.Christopher Faylor1-1/+2
2002-11-27* cygwin.din: Export nl_langinfo().Christopher Faylor1-1/+2
2002-11-23* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-1/+1
2002-11-23fix typoChristopher Faylor1-1/+1
2002-11-22* include/cygwin/version.h: Fix comment.Christopher Faylor1-3/+3
2002-11-15* include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor1-1/+2
2002-11-07 * include/cygwin/fs.h: New file.Corinna Vinschen2-0/+46
2002-11-07 * cygwin.din: Export fseeko() and ftello().Corinna Vinschen1-1/+2
2002-11-07* include/cygwin/version.h: Bump API minor number for below export.Christopher Faylor1-1/+2
2002-11-04* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-1/+1
2002-10-30* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-1/+1
2002-10-30* external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor1-1/+2
2002-10-23* shared.cc (shared_info::initialize): Use correct value for versionChristopher Faylor1-1/+1
2002-10-21Change _function() to function() throughout.Christopher Faylor1-1/+1
2002-10-14* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor1-2/+1
2002-10-14* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-3/+1
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott9-272/+627
2002-09-21 * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott2-0/+142
2002-09-03 * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen1-3/+1
2002-08-30* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor1-4/+5
2002-08-30 * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen1-1/+4
2002-08-28removeChristopher Faylor1-29/+0
2002-08-28 * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen1-1/+3
2002-08-28 * fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flagsCorinna Vinschen2-1/+4