summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* * include/cygwin/stat.h: Allow definition of internal stat structuresCorinna Vinschen2003-08-261-1/+1
* * include/sys/param.h (NBBY): Define if not defined.Corinna Vinschen2003-08-121-0/+23
* * include/cygwin/version.h: Bump DLL minor number to 3.Christopher Faylor2003-08-091-1/+1
* * include/stdint.h: Correctly define INT32_MIN.Christopher Faylor2003-08-081-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 2.Christopher Faylor2003-07-281-1/+1
* * include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.Christopher Faylor2003-07-251-0/+4
* * cygwin.din: Export _fdopen64Christopher Faylor2003-07-251-1/+2
* * environ.cc (check_case_init): Use strncasematch.Christopher Faylor2003-07-241-1/+2
* * include/cygwin/version.h: Bump DLL minor number to 1.Christopher Faylor2003-07-101-1/+1
* * fhandler_proc.cc (format_proc_stat): Use correctly sized constants forChristopher Faylor2003-07-101-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 1.Christopher Faylor2003-07-101-1/+1
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-162-1/+3
* * cygwin.din: Add vsyslog.Corinna Vinschen2003-06-062-1/+5
* * include/sys/param.h: Add DEV_BSIZE.Corinna Vinschen2003-05-301-1/+6
* * mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor2003-05-291-1/+2
* * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen2003-05-202-2/+3
* * 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