summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygwin.din
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Make malloc_wrapper -fomit-frame-pointer.Christopher Faylor2003-09-141-1/+0
* * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen2003-09-101-0/+11
* * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen2003-09-101-0/+7
* * cygwin.din: Export endusershell, getusershell and setusershell.Corinna Vinschen2003-09-081-0/+3
* * cygwin.din: Export argz_add argz_add_sep argz_append argz_countCorinna Vinschen2003-09-081-0/+36
* * cygwin.din: Accomodate change from cygwin_lstat to lstat.Corinna Vinschen2003-08-131-2/+2
* * cygwin.din: Export _fdopen64Christopher Faylor2003-07-251-0/+1
* * environ.cc (check_case_init): Use strncasematch.Christopher Faylor2003-07-241-0/+1
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-0/+1
* * cygwin.din: Add vsyslog.Corinna Vinschen2003-06-061-0/+1
* * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen2003-05-201-0/+2
* * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen2003-05-091-45/+45
* * termios.cc (setspeed): New function.Christopher Faylor2003-04-161-0/+1
* * cygwin.din: Export wcscoll, wcswidth and wcwidth.Corinna Vinschen2003-04-101-0/+3
* * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff2003-03-181-0/+11
* * cygwin.din: Export btowc, trunc.Christopher Faylor2003-03-171-4/+6
* Switch to 32/64 datatypes:Corinna Vinschen2003-03-091-0/+20
* * cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.Christopher Faylor2003-03-011-3/+3
* * cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:Christopher Faylor2003-02-221-0/+1
* * syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as anChristopher Faylor2003-02-221-0/+1
* * cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor2003-02-161-446/+470
* * cygwin.din: Export all appropriate newlib functions.Christopher Faylor2003-02-151-2/+67
* * cygwin.din: Export setreuid32, setreuid, setregid32, setregid.Corinna Vinschen2003-01-241-0/+6
* * cygwin.din: Export nanosleep().Corinna Vinschen2003-01-221-0/+2
* * cygwin.din: Add strerror_r.Corinna Vinschen2003-01-171-0/+2
* * cygwin.din: add asprintf and vasprintf, as well as the reentrantCorinna Vinschen2003-01-101-0/+8
* * cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor2002-12-061-2/+3
* * netdb.cc: New file.Christopher Faylor2002-12-041-0/+6
* * cygwin.din: Export pthread_getsequence_np.Christopher Faylor2002-11-271-0/+1
* * cygwin.din: Export nl_langinfo().Christopher Faylor2002-11-271-0/+2
* * include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor2002-11-151-0/+2
* * cygwin.din: Export fseeko() and ftello().Corinna Vinschen2002-11-071-0/+4
* * include/cygwin/version.h: Bump API minor number for below export.Christopher Faylor2002-11-071-0/+2
* Change _function() to function() throughout.Christopher Faylor2002-10-211-20/+20
* Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor2002-10-201-2/+2
* * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen2002-09-031-52/+0
* Sigh, mbsrtowcs was still missing...Corinna Vinschen2002-08-301-0/+2
* * cygwin.din: Add more prototypes for new wchar functions in newlib.Corinna Vinschen2002-08-301-0/+14
* * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen2002-08-301-0/+36
* * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen2002-08-281-0/+8
* * perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor2002-08-181-0/+1
* * Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor2002-08-161-8/+14
* * security.cc: Change some formatting.Corinna Vinschen2002-07-291-0/+3
* * cygwin.din (fcloseall): Add symbol for export.Corinna Vinschen2002-07-241-0/+4
* * cygwin.in: Change erroneous entries.Christopher Faylor2002-07-121-2/+1
* * cygwin.din (__fpclassifyd): Add symbol.Corinna Vinschen2002-07-021-0/+4
* * Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor2002-06-111-8/+8
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-101-0/+2
* * cygwin.din: Eliminate some newlib wrappers.Christopher Faylor2002-06-061-18/+18
* Remove fcntl.h includes throughout.Christopher Faylor2002-06-051-8/+8