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
*
* 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
*
* fhandler_process.cc: Use strcasematch instead of strcasecmp
Corinna Vinschen
2005-01-06
2
-3
/
+8
*
* syscalls.cc (rename): Fix behaviour in case of renaming directories
Corinna Vinschen
2005-01-06
2
-11
/
+68
*
* fhandler_disk_file.cc (fhandler_base::open_fs): Don't allow
Corinna Vinschen
2005-01-06
2
-0
/
+13
*
update copyright
Christopher Faylor
2005-01-06
4
-4
/
+6
*
* timer.cc (timer_thread): Pass sigev pointer value as per SuSv3 rather than
Christopher Faylor
2005-01-06
2
-1
/
+6
*
* dcrt0.cc (multiple_cygwin_problem): Reorganize error message to not always
Christopher Faylor
2005-01-05
3
-9
/
+20
*
* pinfo.cc (_pinfo::dup_proc_pipe): Can't close proc pipe when execing or we
Christopher Faylor
2005-01-04
2
-2
/
+12
*
Update copyrights.
Christopher Faylor
2005-01-03
3
-3
/
+3
*
* signal.cc: Fix copyright date.
Corinna Vinschen
2005-01-03
1
-1
/
+2
*
* signal.cc (abort): Call _GLOBAL_REENT's __cleanup.
Corinna Vinschen
2005-01-03
2
-2
/
+6
*
* syscalls.cc (setmode): Call _fwalk with _GLOBAL_REENT.
Corinna Vinschen
2005-01-03
2
-2
/
+7
*
* cygthread.cc (cygthread::stub): Set inuse to false when exiting.
Christopher Faylor
2005-01-02
3
-18
/
+20
*
* shared.cc (open_shared): Don't attempt VirtualAlloc magic if first attempt to
Christopher Faylor
2005-01-02
2
-2
/
+8
*
* path.sgml: Encode programming example with CDATA.
Joshua Daniel Franklin
2004-12-31
1
-0
/
+2
*
* devices.cc (device::isfs): Return true for the logical case of devn == FH_FS.
Christopher Faylor
2004-12-30
2
-1
/
+6
*
* pinfo.cc (_pinfo::dup_proc_pipe): DUPLICATE_CLOSE_SOURCE closes the handle
Christopher Faylor
2004-12-28
2
-5
/
+6
*
* cygthread.cc (cygthread::stub): Add better debug output.
Christopher Faylor
2004-12-28
6
-21
/
+58
*
Update Makefile to use xmlto
Joshua Daniel Franklin
2004-12-27
2
-2
/
+2
*
* pinfo.cc (_pinfo::exit): Beef up debugging output.
Christopher Faylor
2004-12-27
3
-5
/
+11
*
* init.cc (dll_entry): Previous code reversion was ill-advised. Revert it.
Christopher Faylor
2004-12-27
4
-1
/
+18
*
* init.cc (dll_entry): Remove exit code setting.
Christopher Faylor
2004-12-27
5
-11
/
+19
*
* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "on
Christopher Faylor
2004-12-26
5
-3
/
+24
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Christopher Faylor
2004-12-24
8
-66
/
+121
*
* path.h (path_conv::set_normalized_path): Add second argument and fill it in
Christopher Faylor
2004-12-23
5
-22
/
+34
*
* cygthread.cc (cygthread::cygthread): Guard debugging variable with "ifdef
Christopher Faylor
2004-12-23
2
-0
/
+10
*
* path.cc (path_conv::check): Don't strip the trailing slash from a path
Christopher Faylor
2004-12-23
2
-1
/
+7
*
* cygthread.cc (cygthread::stub): Detect if thread function wants to release
Christopher Faylor
2004-12-23
9
-34
/
+70
*
* cygheap.cc (cygheap_setup_for_child): Add api_fatal to catch failing
Christopher Faylor
2004-12-22
5
-13
/
+52
*
* cygthread.cc (cygthread::stub): Make diagnostic output more informative.
Christopher Faylor
2004-12-22
2
-2
/
+7
[next]