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
...
*
* external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTE
Corinna Vinschen
2003-11-04
2
-2
/
+4
*
* include/stdint.h: Prevent signed->unsigned conversion for 32 and
Corinna Vinschen
2003-10-29
1
-13
/
+13
*
* include/stdint.h: Duplicate below effort for rest of *64_*.
Christopher Faylor
2003-10-28
1
-5
/
+5
*
* include/stdint.h: Correctly define INT64_MAX.
Christopher Faylor
2003-10-28
1
-1
/
+1
*
* Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.
Corinna Vinschen
2003-10-27
1
-1
/
+2
*
* cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.
Corinna Vinschen
2003-10-27
2
-1
/
+6
*
* external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERROR
Corinna Vinschen
2003-10-22
2
-2
/
+4
*
* Makefile.in: Add $(LIBSERVER) rule.
Corinna Vinschen
2003-10-22
6
-487
/
+2
*
* include/sys/mman.h (MAP_FAILED): Define as void *.
Corinna Vinschen
2003-10-09
1
-1
/
+1
*
remove accidental checkin
Christopher Faylor
2003-09-27
1
-20
/
+0
*
* fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set ioctl_request event
Christopher Faylor
2003-09-27
1
-0
/
+20
*
* fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,
Christopher Faylor
2003-09-27
1
-0
/
+1
*
* include/tzfile.h: Add some missing entries.
Christopher Faylor
2003-09-25
1
-3
/
+36
*
* include/paths.h: Add some missing entries.
Christopher Faylor
2003-09-25
1
-4
/
+13
*
correct incorrect checkin
Christopher Faylor
2003-09-25
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor number to 6.
Christopher Faylor
2003-09-20
1
-1
/
+1
*
fix stupid typo
Christopher Faylor
2003-09-17
1
-1
/
+1
*
* pinfo.h (winpids::pid_access): New element.
Christopher Faylor
2003-09-17
1
-1
/
+1
*
* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.
Christopher Faylor
2003-09-14
1
-5
/
+5
*
* include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.
Christopher Faylor
2003-09-13
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor number to 5.
Christopher Faylor
2003-09-13
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.
Corinna Vinschen
2003-09-10
2
-6
/
+10
*
* Makefile.in (DLL_OFILES): Add bsdlib.o.
Corinna Vinschen
2003-09-10
4
-3
/
+26
*
* mmap.cc (mmap64): Change address types from caddr_t to void *
Corinna Vinschen
2003-09-09
1
-4
/
+4
*
* dcrt0.cc (dlL_crt0_1): Set __argc_safe after __argc is absolutely know to be
Christopher Faylor
2003-09-09
1
-2
/
+1
*
* dir.cc (readdir): Reinstate setting of old ino field for legacy applications.
Christopher Faylor
2003-09-09
1
-2
/
+2
*
* cygwin.din: Export endusershell, getusershell and setusershell.
Corinna Vinschen
2003-09-08
1
-4
/
+5
*
* cygwin.din: Export argz_add argz_add_sep argz_append argz_count
Corinna Vinschen
2003-09-08
1
-1
/
+6
*
Throughout, remove __d_u.__d_data fields from DIR structure.
Christopher Faylor
2003-09-08
1
-16
/
+9
*
* include/cygwin/in.h: Don't define ipv6 stuff unless we call for it
Christopher Faylor
2003-09-08
1
-0
/
+2
*
* include/cygwin/version.h: Bump DLL minor number to 4.
Christopher Faylor
2003-09-01
1
-1
/
+1
*
* include/sys/cygwin.h: Don't define cygwin-specific things if !__CYGWIN__.
Christopher Faylor
2003-09-01
1
-2
/
+2
*
* cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.
Christopher Faylor
2003-09-01
1
-1
/
+1
*
* 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
[prev]
[next]