summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
...
* * include/cygwin/config.h: Define __USE_INTERNAL_STAT64 appropriately.Corinna Vinschen2003-05-131-0/+8
* * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.Corinna Vinschen2003-05-124-0/+246
* * include/cygwin/types.h: Add key_t typedef.Corinna Vinschen2003-05-111-0/+5
* * dir.cc (readdir): Fill out new old_d_ino field.Christopher Faylor2003-05-112-5/+11
* * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen2003-05-091-1/+5
* * include/cygwin/config.h: New file.Corinna Vinschen2003-05-091-0/+39
* * include/cygwin/types.h: Fix erroneous definition of ino_t fromCorinna Vinschen2003-05-031-1/+1
* * profil.h (PROFADDR): Prevent overflow when text segments are larger thanChristopher Faylor2003-04-281-4/+0
* * include/netinet/ip.h: Include netinet/in_systm.h and netinet/in.hCorinna Vinschen2003-04-251-0/+3
* * include/inttypes.h: New file.Corinna Vinschen2003-04-224-45/+430
* * include/cygwin/version.h: Bump DLL major number to 5. Change DLL minorChristopher Faylor2003-04-211-3/+4
* * termios.cc (setspeed): New function.Christopher Faylor2003-04-161-1/+2
* * cygwin.din: Export wcscoll, wcswidth and wcwidth.Corinna Vinschen2003-04-101-1/+2
* * fhandler_console.cc (fhandler_console::read) Handle certain key up events, toChristopher Faylor2003-04-081-2/+2
* ChangeLog already commited yesterday:Corinna Vinschen2003-04-032-2/+4
* * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_tCorinna Vinschen2003-04-012-6/+4
* * include/cygwin/fs.h: Remove unneeded include.Christopher Faylor2003-03-302-4/+2
* * include/sys/cygwin.h: Declare cygwin_internal as unsigned long.Christopher Faylor2003-03-281-1/+1
* * include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES):Corinna Vinschen2003-03-191-0/+4
* * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff2003-03-182-2/+17
* * include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.Thomas Pfaff2003-03-181-0/+1
* * include/cygwin/version.h: Reorganize last two api versions so that btowc andChristopher Faylor2003-03-171-3/+3
* * cygwin.din: Export btowc, trunc.Christopher Faylor2003-03-171-2/+3
* * include/cygwin/version.h: Bump DLL minor number to 23.Christopher Faylor2003-03-131-1/+1
* Switch to 32/64 datatypes:Corinna Vinschen2003-03-093-2/+9
* * include/cygwin/version.h: Bump DLL minor number to 21.Christopher Faylor2003-03-091-1/+1
* * include/cygwin/socket.h: Set SOMAXCONN to Winsock2 value.Corinna Vinschen2003-03-091-1/+1
* * cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.Christopher Faylor2003-03-011-1/+2
* 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