aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygwin.din
AgeCommit message (Expand)AuthorFilesLines
2003-12-01 * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen1-2/+4
2003-11-29 * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen1-0/+1
2003-11-28* cygwin.din: Re-add inexplicably missing semaphore/msg functions.Christopher Faylor1-0/+11
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-1523/+1500
2003-11-19 * cygserver.h (client_request::request_code_t): AddCorinna Vinschen1-0/+7
2003-11-17 * bsdlib.cc (getprogname): New function.Corinna Vinschen1-0/+2
2003-11-06 * Missing patch to cygwin.din.Corinna Vinschen1-0/+8
2003-10-27 * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.Corinna Vinschen1-0/+1
2003-10-27 * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.Corinna Vinschen1-0/+4
2003-10-22 * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen1-0/+4
2003-09-14* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.Christopher Faylor1-1/+0
2003-09-10 * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen1-0/+11
2003-09-10 * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen1-0/+7
2003-09-08 * cygwin.din: Export endusershell, getusershell and setusershell.Corinna Vinschen1-0/+3
2003-09-08 * cygwin.din: Export argz_add argz_add_sep argz_append argz_countCorinna Vinschen1-0/+36
2003-08-13 * cygwin.din: Accomodate change from cygwin_lstat to lstat.Corinna Vinschen1-2/+2
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor1-0/+1
2003-07-24* environ.cc (check_case_init): Use strncasematch.Christopher Faylor1-0/+1
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor1-0/+1
2003-06-06 * cygwin.din: Add vsyslog.Corinna Vinschen1-0/+1
2003-05-20 * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen1-0/+2
2003-05-09 * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen1-45/+45
2003-04-16* termios.cc (setspeed): New function.Christopher Faylor1-0/+1
2003-04-10 * cygwin.din: Export wcscoll, wcswidth and wcwidth.Corinna Vinschen1-0/+3
2003-03-18* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff1-0/+11
2003-03-17* cygwin.din: Export btowc, trunc.Christopher Faylor1-4/+6
2003-03-09 Switch to 32/64 datatypes:Corinna Vinschen1-0/+20
2003-03-01* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.Christopher Faylor1-3/+3
2003-02-22* cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:Christopher Faylor1-0/+1
2003-02-22* syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as anChristopher Faylor1-0/+1
2003-02-16* cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor1-446/+470
2003-02-15* cygwin.din: Export all appropriate newlib functions.Christopher Faylor1-2/+67
2003-01-24 * cygwin.din: Export setreuid32, setreuid, setregid32, setregid.Corinna Vinschen1-0/+6
2003-01-22 * cygwin.din: Export nanosleep().Corinna Vinschen1-0/+2
2003-01-17 * cygwin.din: Add strerror_r.Corinna Vinschen1-0/+2
2003-01-10 * cygwin.din: add asprintf and vasprintf, as well as the reentrantCorinna Vinschen1-0/+8
2002-12-06* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor1-2/+3
2002-12-04* netdb.cc: New file.Christopher Faylor1-0/+6
2002-11-27* cygwin.din: Export pthread_getsequence_np.Christopher Faylor1-0/+1
2002-11-27* cygwin.din: Export nl_langinfo().Christopher Faylor1-0/+2
2002-11-15* include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor1-0/+2
2002-11-07 * cygwin.din: Export fseeko() and ftello().Corinna Vinschen1-0/+4
2002-11-07* include/cygwin/version.h: Bump API minor number for below export.Christopher Faylor1-0/+2
2002-10-21Change _function() to function() throughout.Christopher Faylor1-20/+20
2002-10-20Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor1-2/+2
2002-09-03 * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen1-52/+0
2002-08-30 Sigh, mbsrtowcs was still missing...Corinna Vinschen1-0/+2
2002-08-30 * cygwin.din: Add more prototypes for new wchar functions in newlib.Corinna Vinschen1-0/+14
2002-08-30 * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen1-0/+36
2002-08-28 * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen1-0/+8