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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler.h (fhandler_base::ftruncate): Define new virtual method.
Corinna Vinschen
2005-02-02
5
-34
/
+77
*
* pipe.cc (fhandler_pipe::dup): Fix conditionals in case of error.
Corinna Vinschen
2005-02-02
2
-4
/
+9
*
* times.cc (utimes): Mark st_ctime for update according to SUSv3.
Corinna Vinschen
2005-02-02
2
-3
/
+11
*
* fhandler_proc.cc (format_proc_partitions): Remove PartitionType check since
Christopher Faylor
2005-02-01
2
-3
/
+7
*
* cygthread.cc (cygthread::terminate_thread): Wait briefly for notification
Christopher Faylor
2005-02-01
9
-38
/
+83
*
* pipe.cc (fhandler_pipe::open): Allow re-opening of /proc/<pid>/fd
Corinna Vinschen
2005-02-01
2
-0
/
+38
*
* fhandler.cc (fhandler_base::get_proc_fd_name): Don't generate
Corinna Vinschen
2005-02-01
9
-34
/
+103
*
* path.h (path_conv::set_name): Declare new function.
Christopher Faylor
2005-01-31
5
-0
/
+27
*
* smallprint.c (rnarg): Use long rather than unsigned long so that we get
Christopher Faylor
2005-01-31
2
-5
/
+8
*
* environ.cc (set_traverse): New function.
Corinna Vinschen
2005-01-31
2
-6
/
+24
*
* smallprint.c (__rn): Regparmize.
Christopher Faylor
2005-01-31
2
-0
/
+8
*
* smallprint.c (rnarg): New macro.
Christopher Faylor
2005-01-31
2
-14
/
+28
*
* pinfo.cc (pinfo::exit): Only return low-order 16 bits when exiting.
Christopher Faylor
2005-01-31
2
-1
/
+5
*
* fhandler_process.cc (format_process_maps): Get destbuf argument by
Corinna Vinschen
2005-01-31
2
-7
/
+13
*
* cygheap.h (class cygheap_fdenum): New class to enumerate used
Corinna Vinschen
2005-01-31
12
-58
/
+307
*
* smallprint.c (rn): Change uval to unsigned long long to fix 64 bit
Corinna Vinschen
2005-01-29
3
-4
/
+19
*
* autoload.cc (GetModuleFileNameExA): Add.
Corinna Vinschen
2005-01-29
8
-23
/
+324
*
* cygthread.cc (new): Add a little more debugging.
Christopher Faylor
2005-01-29
3
-1
/
+7
*
* cygtls.cc (cygtls::call2): Move socket cleanup.
Christopher Faylor
2005-01-29
2
-4
/
+10
*
.
Christopher Faylor
2005-01-28
1
-3
/
+0
*
* pinfo.cc (pinfo::init): Avoid a compiler warning.
Christopher Faylor
2005-01-26
2
-2
/
+5
*
* syscalls.cc (setpriority): Implement PRIO_PGRP, PRIO_USER and
Corinna Vinschen
2005-01-26
2
-10
/
+123
*
2005-01-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-01-26
2
-15
/
+11
*
* pinfo.h (pinfo::init): Make third parameter non-optional and propagate change
Christopher Faylor
2005-01-26
4
-58
/
+69
*
* cygwin.din: Export getpriority and setpriority.
Corinna Vinschen
2005-01-25
15
-45
/
+189
*
* path.cc (realpath): Allow to expand with .exe suffix.
Corinna Vinschen
2005-01-25
2
-1
/
+6
*
* spawn.cc (spawn_guts): Perform same "cd" as in pinfo::exit below to make sure
Christopher Faylor
2005-01-22
3
-11
/
+24
*
* pinfo.cc (pinfo::init): Move everything but the MapViewOfFileEx out of the
Christopher Faylor
2005-01-22
2
-57
/
+77
*
* pinfo.cc (pinfo::maybe_set_exit_code_from_windows): Make sure that process
Christopher Faylor
2005-01-22
2
-1
/
+15
*
* autoload.cc (CoInitialize): Remove.
Corinna Vinschen
2005-01-18
3
-75
/
+163
*
* pinfo.h (maybe_set_exit_code_from_windows): Renamed from set_exit_state.
Christopher Faylor
2005-01-17
4
-11
/
+35
*
* init.cc (dll_entry): Remove unused extern.
Christopher Faylor
2005-01-16
8
-31
/
+51
*
* sigproc.cc (sig_send): Don't complain if attempt to send signal to myself
Christopher Faylor
2005-01-15
2
-2
/
+7
*
* fhandler_disk_file.cc (fhandler_disk_file::facl): Pretend successful
Corinna Vinschen
2005-01-14
4
-6
/
+58
*
* fhandler.h (fhandler_disk_file::touch_ctime): Declare.
Corinna Vinschen
2005-01-13
3
-14
/
+63
*
* pinfo.cc (pinfo::exit): Don't access self after releasing it.
Corinna Vinschen
2005-01-13
3
-3
/
+13
*
* fhandler_serial.cc (fhandler_serial::dup): Call overlapped_setup
Corinna Vinschen
2005-01-13
2
-1
/
+6
*
* init.cc (dll_entry): Nuke attempt to set exit code since parent will use
Christopher Faylor
2005-01-13
3
-6
/
+8
*
Reorganize header file inclusion throughout so that cygerrno.h comes first.
Christopher Faylor
2005-01-12
23
-32
/
+51
*
Add missing changelog entry.
Christopher Faylor
2005-01-12
1
-0
/
+4
*
* pinfo.cc (pinfo::exit): Don't assume that this == myself.
Christopher Faylor
2005-01-12
3
-6
/
+6
*
* pinfo.cc (pinfo::init): Don't close input handle on temporary (?) failure.
Christopher Faylor
2005-01-11
2
-1
/
+7
*
revert previous erroneous checkin.
Christopher Faylor
2005-01-11
1
-2
/
+2
*
* pinfo.h (_pinfo::set_exit_state): Declare new function.
Christopher Faylor
2005-01-11
10
-101
/
+150
*
* ChangeLog: Split and create ChangeLog-2004.
Corinna Vinschen
2005-01-11
2
-3848
/
+3848
*
* environ.cc: Yes, yes, the copyright date, as usual.
Corinna Vinschen
2005-01-11
1
-1
/
+1
*
* environ.cc (build_env): Disallow empty strings and strings starting
Corinna Vinschen
2005-01-11
2
-0
/
+13
*
* fhandler_disk_file.cc: Fix copyright date.
Corinna Vinschen
2005-01-10
1
-1
/
+2
*
2005-01-08 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-01-08
2
-16
/
+18
*
* fhandler_process.cc: Fix copyright date.
Corinna Vinschen
2005-01-07
1
-1
/
+1
[next]