index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/cygwin/stat.h: Allow definition of internal stat structures
Corinna Vinschen
2003-08-26
1
-1
/
+1
*
* include/sys/param.h (NBBY): Define if not defined.
Corinna Vinschen
2003-08-12
1
-0
/
+23
*
* include/cygwin/version.h: Bump DLL minor number to 3.
Christopher Faylor
2003-08-09
1
-1
/
+1
*
* include/stdint.h: Correctly define INT32_MIN.
Christopher Faylor
2003-08-08
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor number to 2.
Christopher Faylor
2003-07-28
1
-1
/
+1
*
* include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.
Christopher Faylor
2003-07-25
1
-0
/
+4
*
* cygwin.din: Export _fdopen64
Christopher Faylor
2003-07-25
1
-1
/
+2
*
* environ.cc (check_case_init): Use strncasematch.
Christopher Faylor
2003-07-24
1
-1
/
+2
*
* include/cygwin/version.h: Bump DLL minor number to 1.
Christopher Faylor
2003-07-10
1
-1
/
+1
*
* fhandler_proc.cc (format_proc_stat): Use correctly sized constants for
Christopher Faylor
2003-07-10
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor number to 1.
Christopher Faylor
2003-07-10
1
-1
/
+1
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
2
-1
/
+3
*
* cygwin.din: Add vsyslog.
Corinna Vinschen
2003-06-06
2
-1
/
+5
*
* include/sys/param.h: Add DEV_BSIZE.
Corinna Vinschen
2003-05-30
1
-1
/
+6
*
* mkvers.sh: Avoid "-dontuse" tags.
Christopher Faylor
2003-05-29
1
-1
/
+2
*
* winsup/cygwin/include/cygwin/version.h: Bump API minor version.
Corinna Vinschen
2003-05-20
2
-2
/
+3
*
* include/cygwin/config.h: Define __USE_INTERNAL_STAT64 appropriately.
Corinna Vinschen
2003-05-13
1
-0
/
+8
*
* Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.
Corinna Vinschen
2003-05-12
4
-0
/
+246
*
* include/cygwin/types.h: Add key_t typedef.
Corinna Vinschen
2003-05-11
1
-0
/
+5
*
* dir.cc (readdir): Fill out new old_d_ino field.
Christopher Faylor
2003-05-11
2
-5
/
+11
*
* Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API get
Corinna Vinschen
2003-05-09
1
-1
/
+5
*
* include/cygwin/config.h: New file.
Corinna Vinschen
2003-05-09
1
-0
/
+39
*
* include/cygwin/types.h: Fix erroneous definition of ino_t from
Corinna Vinschen
2003-05-03
1
-1
/
+1
*
* profil.h (PROFADDR): Prevent overflow when text segments are larger than
Christopher Faylor
2003-04-28
1
-4
/
+0
*
* include/netinet/ip.h: Include netinet/in_systm.h and netinet/in.h
Corinna Vinschen
2003-04-25
1
-0
/
+3
*
* include/inttypes.h: New file.
Corinna Vinschen
2003-04-22
4
-45
/
+430
*
* include/cygwin/version.h: Bump DLL major number to 5. Change DLL minor
Christopher Faylor
2003-04-21
1
-3
/
+4
*
* termios.cc (setspeed): New function.
Christopher Faylor
2003-04-16
1
-1
/
+2
*
* cygwin.din: Export wcscoll, wcswidth and wcwidth.
Corinna Vinschen
2003-04-10
1
-1
/
+2
*
* fhandler_console.cc (fhandler_console::read) Handle certain key up events, to
Christopher Faylor
2003-04-08
1
-2
/
+2
*
ChangeLog already commited yesterday:
Corinna Vinschen
2003-04-03
2
-2
/
+4
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
2
-6
/
+4
*
* include/cygwin/fs.h: Remove unneeded include.
Christopher Faylor
2003-03-30
2
-4
/
+2
*
* include/sys/cygwin.h: Declare cygwin_internal as unsigned long.
Christopher Faylor
2003-03-28
1
-1
/
+1
*
* include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES):
Corinna Vinschen
2003-03-19
1
-0
/
+4
*
* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,
Thomas Pfaff
2003-03-18
2
-2
/
+17
*
* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.
Thomas Pfaff
2003-03-18
1
-0
/
+1
*
* include/cygwin/version.h: Reorganize last two api versions so that btowc and
Christopher Faylor
2003-03-17
1
-3
/
+3
*
* cygwin.din: Export btowc, trunc.
Christopher Faylor
2003-03-17
1
-2
/
+3
*
* include/cygwin/version.h: Bump DLL minor number to 23.
Christopher Faylor
2003-03-13
1
-1
/
+1
*
Switch to 32/64 datatypes:
Corinna Vinschen
2003-03-09
3
-2
/
+9
*
* include/cygwin/version.h: Bump DLL minor number to 21.
Christopher Faylor
2003-03-09
1
-1
/
+1
*
* include/cygwin/socket.h: Set SOMAXCONN to Winsock2 value.
Corinna Vinschen
2003-03-09
1
-1
/
+1
*
* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.
Christopher Faylor
2003-03-01
1
-1
/
+2
*
whitespace
Christopher Faylor
2003-02-22
1
-1
/
+1
*
* syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as an
Christopher Faylor
2003-02-22
1
-1
/
+2
*
* cygwin.din: Export all appropriate newlibc libm functions. Sort.
Christopher Faylor
2003-02-16
1
-1
/
+5
*
* cygwin.din: Export all appropriate newlib functions.
Christopher Faylor
2003-02-15
1
-1
/
+10
*
* include/cygwin/types.h: Use correct ifdef guard for u_ definitions.
Christopher Faylor
2003-02-13
1
-8
/
+8
*
oops.
Christopher Faylor
2003-02-13
1
-1
/
+1
[next]