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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygerrno.h (geterrno_from_win_error): Change declaration to default to using
Christopher Faylor
2005-08-20
1
-0
/
+1
*
white space
Christopher Faylor
2005-08-12
3
-21
/
+20
*
* include/sys/cdefs.h: Remove extra line.
Christopher Faylor
2005-08-08
1
-1
/
+0
*
* include/sys/cdefs.h (__CONCAT): Define.
Christopher Faylor
2005-08-08
5
-0
/
+717
*
* include/endian.h: Move everything into this file and define things more like
Christopher Faylor
2005-08-06
1
-0
/
+26
*
* include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.
Corinna Vinschen
2005-08-02
1
-1
/
+3
*
white space
Christopher Faylor
2005-07-29
1
-4
/
+4
*
* fhandler.h (fhandler_base::pread): Declare new function.
Christopher Faylor
2005-07-29
1
-24
/
+30
*
* include/sys/ioctl.h: Add some linux defines.
Christopher Faylor
2005-07-29
1
-4
/
+36
*
* cygwin.din (getline): Export.
Corinna Vinschen
2005-07-09
1
-2
/
+7
*
* cygwin.din (__getline): Export.
Corinna Vinschen
2005-07-08
1
-1
/
+4
*
* include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.
Christopher Faylor
2005-05-17
1
-1
/
+2
*
* cygtls.cc (_cygtls::remove): Eliminate compiler warning.
Christopher Faylor
2005-05-13
1
-11
/
+12
*
* Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
Corinna Vinschen
2005-05-10
1
-0
/
+1
*
* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.
Christopher Faylor
2005-05-09
1
-1
/
+3
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
7
-15
/
+15
*
* cygwin.din (pselect): Export.
Corinna Vinschen
2005-04-19
1
-0
/
+6
*
* syslog.cc: Include sys/socket.h.
Corinna Vinschen
2005-04-07
1
-1
/
+57
*
* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.
Christopher Faylor
2005-03-22
1
-1
/
+3
*
* mmap.cc (mmap64): Handle MAP_AUTOGROW flag.
Corinna Vinschen
2005-03-08
1
-0
/
+3
*
* cygwin.din (utmpxname): Export.
Corinna Vinschen
2005-03-03
1
-1
/
+4
*
* include/sys/statvfs.h (ST_RDONLY): Define.
Corinna Vinschen
2005-02-23
1
-0
/
+3
*
* cygwin.din (fstatvfs): Export.
Corinna Vinschen
2005-02-23
1
-0
/
+41
*
* times.cc (timeval_to_filetime): Define first parameter const.
Corinna Vinschen
2005-02-08
1
-1
/
+1
*
* cygwin.din: Export getpriority and setpriority.
Corinna Vinschen
2005-01-25
1
-0
/
+8
*
* init.cc (dll_entry): Remove unused extern.
Christopher Faylor
2005-01-16
1
-1
/
+1
*
* cygwin.din: Add utmpx symbols.
Corinna Vinschen
2004-12-15
1
-20
/
+3
*
* include/sys/strace.h: Don't output paranoid_printf by default.
Christopher Faylor
2004-12-10
1
-1
/
+1
*
* sigproc.cc (mychild): Reimplement as list scan.
Christopher Faylor
2004-12-05
1
-18
/
+18
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
2
-2
/
+3
*
* cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,
Corinna Vinschen
2004-05-17
2
-0
/
+17
*
add missing files
Christopher Faylor
2004-03-26
2
-0
/
+65
*
* fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.
Christopher Faylor
2004-03-09
1
-0
/
+2
*
* dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.
Christopher Faylor
2004-02-25
1
-1
/
+2
*
* Makefile.in: (DLL_OFILES): Add flock.o.
Corinna Vinschen
2003-11-29
1
-6
/
+30
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
1
-0
/
+1
*
* cygserver.h (client_request::request_code_t): Add
Corinna Vinschen
2003-11-19
6
-0
/
+647
*
* include/limits.h: Revert unsanctioned changes below.
Christopher Faylor
2003-11-15
1
-1
/
+1
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-1
/
+1
*
* external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID and
Corinna Vinschen
2003-11-08
1
-1
/
+3
*
* syscalls.cc (getshmlba): New function.
Corinna Vinschen
2003-11-06
1
-1
/
+2
*
* external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTE
Corinna Vinschen
2003-11-04
1
-1
/
+2
*
* external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERROR
Corinna Vinschen
2003-10-22
1
-1
/
+2
*
* include/sys/mman.h (MAP_FAILED): Define as void *.
Corinna Vinschen
2003-10-09
1
-1
/
+1
*
* fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,
Christopher Faylor
2003-09-27
1
-0
/
+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
*
* include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.
Christopher Faylor
2003-09-13
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add bsdlib.o.
Corinna Vinschen
2003-09-10
1
-1
/
+2
*
* mmap.cc (mmap64): Change address types from caddr_t to void *
Corinna Vinschen
2003-09-09
1
-4
/
+4
[next]