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
*
* cygwin.din: Make many more functions SIGFE.
Christopher Faylor
2004-02-05
1
-3
/
+5
*
* Makefile.in (DLL_OFILES): Add strsig.o.
Christopher Faylor
2004-02-03
2
-2
/
+9
*
change comment.
Christopher Faylor
2004-01-22
1
-2
/
+2
*
* dcrt0.cc (reent_data): Make global.
Christopher Faylor
2004-01-22
1
-1
/
+2
*
* include/cygwin/version.h: Bump DLL minor number to 8.
Christopher Faylor
2004-01-20
1
-1
/
+1
*
* sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing since
Christopher Faylor
2004-01-19
1
-1
/
+1
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
2
-34
/
+53
*
* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_hold
Christopher Faylor
2004-01-03
1
-2
/
+2
*
* cygwin.din: Make crt0 functions NOSIGFE.
Christopher Faylor
2003-12-31
1
-1
/
+1
*
* exceptions.cc (set_signal_mask): Redefine to not pass by address. Report
Christopher Faylor
2003-12-23
1
-1
/
+2
*
* include/cygwin/ipc.h: Include sys/types.h.
Corinna Vinschen
2003-12-16
1
-0
/
+2
*
* include/cygwin/types.h (struct __fcntl64): Fix datatype of l_start.
Corinna Vinschen
2003-12-04
1
-1
/
+1
*
* Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.
Corinna Vinschen
2003-12-01
2
-1
/
+34
*
* include/tzfile.h: Remove duplicate definition of TM_SUNDAY.
Corinna Vinschen
2003-12-01
1
-1
/
+0
*
* Makefile.in: (DLL_OFILES): Add flock.o.
Corinna Vinschen
2003-11-29
2
-7
/
+32
*
* include/cygwin/signal.h: New file.
Christopher Faylor
2003-11-28
1
-0
/
+191
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
2
-2
/
+3
*
* cygserver.h (client_request::request_code_t): Add
Corinna Vinschen
2003-11-19
12
-75
/
+883
*
* bsdlib.cc (getprogname): New function.
Corinna Vinschen
2003-11-17
1
-1
/
+2
*
* include/limits.h: Revert unsanctioned changes below.
Christopher Faylor
2003-11-15
3
-3
/
+3
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
3
-3
/
+3
*
* external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID and
Corinna Vinschen
2003-11-08
2
-2
/
+5
*
* bsdlib.cc (_vwarnx): New function.
Corinna Vinschen
2003-11-06
2
-1
/
+35
*
* syscalls.cc (getshmlba): New function.
Corinna Vinschen
2003-11-06
2
-2
/
+4
*
* include/cygwin/types.h: Fix preprocessor guards for vm_offset_t and
Corinna Vinschen
2003-11-06
1
-2
/
+7
*
* 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
[next]