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
*
* 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
*
* strace.cc (strace::vprntf): Move prntf functionality to this function
Corinna Vinschen
2001-02-26
1
-1
/
+18
*
* include/sys/resource.h: Fix typo.
Corinna Vinschen
2001-01-31
1
-1
/
+1
*
* include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.
Corinna Vinschen
2001-01-31
1
-0
/
+3
*
Patch suggested by Ren� M�ller Fonseca <fonseca@mip.sdu.dk>
Corinna Vinschen
2001-01-09
1
-1
/
+1
*
* cygwin.din: Add symbols for `getrlimit' and `setrlimit'.
Corinna Vinschen
2000-12-27
1
-0
/
+23
*
* net.cc (cygwin_rexec): Eliminate superfluous call to
Corinna Vinschen
2000-12-11
1
-0
/
+5
*
* winsup/cygwin/include/sys/uio.h: readv: Correct prototype
Corinna Vinschen
2000-12-06
1
-2
/
+2
*
* include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL and
Corinna Vinschen
2000-12-05
1
-7
/
+9
*
* spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting in
Christopher Faylor
2000-11-20
1
-7
/
+8
*
* environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in
Christopher Faylor
2000-11-08
1
-1
/
+2
*
* pinfo.cc (pinfo::init): Reverse order of setting status and pid info in an
Christopher Faylor
2000-11-03
1
-1
/
+1
*
Whitespace cleanup.
Christopher Faylor
2000-10-28
7
-49
/
+43
*
* exceptions.cc (signal_exit): Kill any executing child process if we're dying.
Christopher Faylor
2000-10-24
1
-0
/
+1
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-1
/
+1
*
* exceptions.cc (set_console_handler): Don't allocate
Christopher Faylor
2000-10-15
1
-2
/
+2
[next]