summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygwin.din
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen2002-05-291-0/+6
* Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen2002-05-281-0/+12
* * cygwin.din: Add strlcat and strlcpy.Christopher Faylor2002-05-131-0/+4
* * cygwin.din: Add strptime.Christopher Faylor2002-04-091-0/+2
* * cygwin.din (fstat64): New symbol.Corinna Vinschen2002-02-251-2/+11
* * cygwin.din: Add recvmsg and sendmsg.Corinna Vinschen2002-01-191-0/+2
* * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen2002-01-171-0/+2
* * cygwin.din: Add symbols for endutent(), getutent(), getutid(),Corinna Vinschen2001-12-281-0/+12
* * Makefile.in (VPATH): Add regex directory.Christopher Faylor2001-12-201-10/+5
* * cygwin.din (ualarm): New export.Christopher Faylor2001-11-281-2/+4
* * cygwin.din: export strtoll and strtoullChristopher Faylor2001-10-011-0/+4
* * cygwin.din (__argv): Export.Christopher Faylor2001-09-191-0/+3
* * cygwin.din: Remove cygwin_getshared.Christopher Faylor2001-09-111-2/+0