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
*
Switch to 32/64 datatypes:
Corinna Vinschen
2003-03-09
2
-1
/
+3
*
* include/sys/cygwin.h: Use C-style comments.
Christopher Faylor
2003-02-05
1
-21
/
+21
*
* include/sys/strace.h (paranoid_printf): Define as not being part of "all"
Christopher Faylor
2003-01-26
1
-1
/
+1
*
Split ChangeLog, create ChangeLog-2002.
Corinna Vinschen
2003-01-10
1
-1
/
+1
*
Use isdirsep rather than SLASH_P throughout.
Christopher Faylor
2003-01-09
1
-1
/
+2
*
fix typo
Christopher Faylor
2002-11-23
1
-1
/
+1
*
* external.cc (cygwin_internal): Implement CW_CMDLINE.
Christopher Faylor
2002-10-30
1
-1
/
+2
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2002-10-14
1
-2
/
+1
*
* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length
Christopher Faylor
2002-08-30
1
-4
/
+5
*
* fhandler.h (fhandler_socket::recvfrom): Fix prototype.
Corinna Vinschen
2002-08-26
1
-5
/
+6
*
* fhandler.h (class fhandler_serial): Add new members of
Corinna Vinschen
2002-07-22
1
-0
/
+20
*
* include/sys/statfs.h: New header file.
Christopher Faylor
2002-07-03
1
-0
/
+11
*
Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.
Christopher Faylor
2002-06-23
2
-142
/
+0
*
* include/sys/strace.h (strace): Avoid use of constructor.
Christopher Faylor
2002-06-10
1
-1
/
+0
*
* external.cc (cygwin_internal): Make v1 mount table access invalid.
Christopher Faylor
2002-06-09
1
-2
/
+4
*
* external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN_AND_USER
Corinna Vinschen
2002-06-03
1
-1
/
+2
*
* syscalls.cc (stat64_to_stat32): Transform st_dev correctly.
Corinna Vinschen
2002-06-03
1
-1
/
+7
*
* include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.
Christopher Faylor
2002-05-29
1
-0
/
+1
*
* external.cc (fillout_pinfo): Use new version define.
Corinna Vinschen
2002-05-29
1
-1
/
+3
*
* external.cc (fillout_pinfo): Set new version field in external_pinfo
Christopher Faylor
2002-05-29
1
-2
/
+4
*
Change internal uid datatype from __uid16_t to __uid32_t
Corinna Vinschen
2002-05-29
1
-0
/
+5
*
* fhandler.h (executable_states): For now, make dont_care_if_executable
Christopher Faylor
2002-05-12
1
-1
/
+3
*
* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirected
Christopher Faylor
2002-03-15
1
-1
/
+1
*
remove erroneous part of comment
Christopher Faylor
2002-03-12
1
-1
/
+1
*
2002-03-05 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-05
1
-3
/
+4
*
* include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro.
Corinna Vinschen
2002-03-05
1
-0
/
+8
*
2002-02-28 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-02-28
2
-0
/
+141
*
* include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.
Christopher Faylor
2002-02-14
1
-0
/
+1
*
* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.
Christopher Faylor
2002-02-14
2
-2
/
+2
*
* include/cygwin/grp.h: New file.
Corinna Vinschen
2002-02-09
1
-4
/
+4
*
* external.cc (cygwin_internal): Initialize various internal settings if
Christopher Faylor
2002-01-29
2
-1
/
+10
*
* include/sys/strace.h (_STRACE_ON): Define.
Christopher Faylor
2002-01-28
1
-0
/
+7
*
* cygwin.din: Add recvmsg and sendmsg.
Corinna Vinschen
2002-01-19
1
-0
/
+2
*
Add copyright stuff
Christopher Faylor
2002-01-13
1
-1
/
+1
*
* ioctl.cc (ioctl): Make third argument optional.
Corinna Vinschen
2002-01-06
1
-1
/
+1
*
whitespace cleanup
Christopher Faylor
2001-12-10
1
-10
/
+10
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
3
-42
/
+42
*
* Makefile.in: Only build testsuite directory on first 'make check'.
Christopher Faylor
2001-10-24
1
-1
/
+3
*
Update copyrights.
Christopher Faylor
2001-09-11
3
-3
/
+3
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-8
/
+1
*
* include/sys/file.h: Revert special X_OK usage. Just make it a constant.
Christopher Faylor
2001-05-08
1
-7
/
+1
*
Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.
Christopher Faylor
2001-04-28
1
-1
/
+3
*
* include/sys/file.h: More cleanup for X_OK.
Christopher Faylor
2001-04-20
1
-4
/
+2
*
* include/sys/file.h: Move X_OK protection earlier.
Christopher Faylor
2001-04-20
1
-1
/
+1
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-0
/
+1
*
* autoload.cc: Add winmm functions needed by fhandler_dsp.cc.
Christopher Faylor
2001-04-16
1
-0
/
+1287
*
* cygrun.c (main): Fix compiler warning.
Christopher Faylor
2001-04-03
1
-3
/
+3
*
Update copyright.
Christopher Faylor
2001-03-07
1
-1
/
+1
*
* include/a.out.h: Add copyright hint.
Corinna Vinschen
2001-03-05
20
-0
/
+200
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
2
-8
/
+14
[next]