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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygthread.cc (cygthread::stub): Detect if thread function wants to release
Christopher Faylor
2004-12-23
9
-34
/
+70
*
* include/commctrl.h (CDRF_NOTIFYSUBITEMDRAW): Add define.
Danny Smith
2004-12-23
2
-8
/
+14
*
* 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
*
* pinfo.cc (proc_waiter): Zero wait_thread in child to avoid races with process
Christopher Faylor
2004-12-22
3
-1
/
+24
*
* cygthread.h (cygthread::release): Just declare here.
Christopher Faylor
2004-12-22
3
-7
/
+18
*
* fhandler_process.cpp (format_process_status): Use tabs in formatting
Corinna Vinschen
2004-12-22
2
-17
/
+22
*
* path.cc (set_normalized_path): Allow empty pathnames.
Corinna Vinschen
2004-12-22
2
-1
/
+5
*
* spawn.cc (spawn_guts): Force parent to forget about P_DETACH'ed process.
Christopher Faylor
2004-12-21
2
-0
/
+7
*
* path.cc (normalize_win32_path): Remove unneeded check for dots.
Christopher Faylor
2004-12-20
2
-8
/
+7
*
* path.cc (normalize_posix_path): Remove unneeded check for dots.
Christopher Faylor
2004-12-20
2
-13
/
+20
*
* include/wchar.h (wcsdup): Correct prototype.
Danny Smith
2004-12-20
3
-2
/
+8
*
* path.cc (normalize_win32_path): Make third arg pass-by reference. Reorganize
Christopher Faylor
2004-12-19
2
-60
/
+61
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.
Christopher Faylor
2004-12-19
3
-17
/
+42
*
revert erroneous checkin
Christopher Faylor
2004-12-18
4
-116
/
+98
*
* fhandler_proc.cc (proc_listing): Add entry for "self".
Christopher Faylor
2004-12-18
6
-106
/
+139
*
* sigproc.cc (proc_subproc): Fix long-standing problem. Only wait for "all
Christopher Faylor
2004-12-17
2
-12
/
+16
*
* fhandler_console.cc (get_win32_attr): Avoid inappropriate intensity
Corinna Vinschen
2004-12-16
2
-2
/
+8
*
* cygwin.din: Add utmpx symbols.
Corinna Vinschen
2004-12-15
7
-24
/
+184
*
* tty.cc (tty_list::terminate): Guard releasing the tty with tty_mutex.
Corinna Vinschen
2004-12-14
2
-0
/
+11
*
* fhandler_console.cc (read): Consider offset within scrolling
Corinna Vinschen
2004-12-14
2
-2
/
+22
*
* cygheap.h (cwdstuff::get_drive): Release cwd_lock.
Corinna Vinschen
2004-12-13
2
-0
/
+5
*
* fhandler.cc (fhandler_base::puts_readahead): Fix end-condition.
Bas van Gompel
2004-12-12
2
-1
/
+5
*
* errno.cc (errmap): Map ERROR_INVALID_ADDRESS to EINVAL instead of
Corinna Vinschen
2004-12-10
2
-1
/
+6
*
* include/sys/strace.h: Don't output paranoid_printf by default.
Christopher Faylor
2004-12-10
2
-1
/
+5
*
* lib/libcmain.c (main): Properly deal with quoted first argument.
Christopher Faylor
2004-12-09
2
-10
/
+23
*
* include/sqlext.h (SQL_INTERVAL_*): Correct macros.
Danny Smith
2004-12-09
2
-8
/
+13
*
* include/winnt.h (TOKEN_INFORMATION_CLASS): Add
Danny Smith
2004-12-07
2
-7
/
+35
*
* pinfo.h (proc_pipe::*): Delete class.
Christopher Faylor
2004-12-06
3
-48
/
+5
*
* fork.cc (fork_parent): Reinstate "childhProc" protection. Don't close
Christopher Faylor
2004-12-06
6
-16
/
+25
*
fix typo
Christopher Faylor
2004-12-05
1
-1
/
+1
*
* cygthread.cc (cygthread::terminate_thread): Make public.
Christopher Faylor
2004-12-05
5
-2
/
+16
*
* sigproc.cc (mychild): Reimplement as list scan.
Christopher Faylor
2004-12-05
9
-377
/
+502
*
* fhandler.cc (fhandler_base::read): Remove superfluous check in
Bas van Gompel
2004-12-05
2
-2
/
+6
*
minor cleanup
Christopher Faylor
2004-12-05
2
-3
/
+3
*
* fhandler.cc (fhandler_base::read): Don't debug_printf garbage when
Bas van Gompel
2004-12-05
2
-0
/
+6
*
* environ.cc (environ_init): Alloc space for TERM if it is not set, like all of
Christopher Faylor
2004-12-03
2
-1
/
+6
*
2004-12-02 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-12-03
6
-24
/
+83
*
* child_info.h (child_info_fork::parent_wr_proc_pipe): New element.
Christopher Faylor
2004-12-03
8
-48
/
+69
*
* pinfo.cc (pinfo::wait): Use better name for cygthread.
Christopher Faylor
2004-12-03
2
-1
/
+5
*
2004-12-03 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-12-03
7
-210
/
+168
*
* lib/comctl32.def (ImageList_Copy, ImageList_DrawIndirect,
Danny Smith
2004-12-02
2
-0
/
+8
*
* lib/directx/strmiids.c (MEDIASUBTYPE_YV12): Correct GUID.
Danny Smith
2004-12-02
2
-1
/
+6
*
* include/features.h: Include sys/cdefs.h, like linux.
Christopher Faylor
2004-12-01
2
-1
/
+6
*
Add missing changelog entry.
Christopher Faylor
2004-12-01
1
-0
/
+1
*
* syscalls.cc (truncate64): Don't second-guess errno if open fails.
Christopher Faylor
2004-12-01
4
-857
/
+843
*
* environ.cc (putenv): Accommodate recent newlib change in argument to putenv.
Christopher Faylor
2004-11-26
2
-1
/
+6
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
33
-797
/
+655
*
* select.cc (select_stuff::test_and_set): Remove extraneous tests of
Christopher Faylor
2004-11-22
1
-0
/
+5
*
2004-11-21 Benoit Blanchon <bblanchon@users.sourceforge.net>
Danny Smith
2004-11-21
3
-6
/
+21
[next]