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
*
white space
Christopher Faylor
2005-07-29
1
-4
/
+4
*
* fhandler.h (fhandler_base::pread): Declare new function.
Christopher Faylor
2005-07-29
8
-25
/
+128
*
* include/sys/ioctl.h: Add some linux defines.
Christopher Faylor
2005-07-29
2
-4
/
+40
*
* pinfo.cc (pinfo::init): Put back accidentally removed debug_printf.
Christopher Faylor
2005-07-29
2
-0
/
+5
*
* cygthread.cc (cygthread::simplestub): Wait for h to be filled out by main
Christopher Faylor
2005-07-29
2
-1
/
+9
*
* pinfo.cc (pinfo::init): Sleep before retrying open_shared().
Christopher Faylor
2005-07-29
2
-2
/
+5
*
* fork.cc (fork_parent): Fix null deref if pinfo creation fails.
Christopher Faylor
2005-07-29
2
-2
/
+7
*
* cygmalloc.h (MSPACES): Define. This dropped through the cracks after the
Christopher Faylor
2005-07-28
4
-10
/
+18
*
2005-07-28 Earnie Boyd <earnie@users.sf.net>
Earnie Boyd
2005-07-28
2
-2
/
+8
*
* include/cygwin/in.h (INET_ADDRSTRLEN): Add new definition.
Christopher Faylor
2005-07-27
2
-0
/
+6
*
* gendef: Use nocr to remove \r's from input. gendef (nocr): New function.
Christopher Faylor
2005-07-27
2
-3
/
+13
*
* fhandler_clipboard.cc (fhandler_dev_clipboard::close): Set membuffer to NULL.
Christopher Faylor
2005-07-27
2
-2
/
+14
*
* include/byteswap.h: New file.
Christopher Faylor
2005-07-26
2
-0
/
+43
*
update copyright
Christopher Faylor
2005-07-26
1
-1
/
+1
*
* include/cygwin/types.h: Define loff_t.
Christopher Faylor
2005-07-25
2
-0
/
+6
*
2005-07-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2005-07-25
2
-0
/
+5
*
* include/wingdi.h (TT_PRIM_CSPLINE): Define.
Danny Smith
2005-07-20
2
-0
/
+6
*
* include/richedit.h (SETTEXTEX): Define structure and
Danny Smith
2005-07-20
2
-2
/
+18
*
* cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.
Christopher Faylor
2005-07-19
2
-1
/
+13
*
* include/wingdi.h (SYSPAL_NOSTATIC256): Define.
Danny Smith
2005-07-19
2
-2
/
+7
*
* include/wingdi.h (WINGDIAPI): Define to SECLSPEC_DLLIMPORT
Danny Smith
2005-07-19
2
-353
/
+364
*
* include/commctrl.h (RBBS_USECHEVRON): Define.
Danny Smith
2005-07-19
2
-11
/
+19
*
* lib/kernel32.def (GetUserGeoID): Correct suffix.
Danny Smith
2005-07-18
2
-3
/
+8
*
* include/commctrl.h (TreeView_SetItemState): Initilise
Danny Smith
2005-07-18
2
-0
/
+7
*
Remove 2005-07-08 Dimitri Papadopoulos entry (no file was added).
Danny Smith
2005-07-18
1
-4
/
+0
*
2005-07-18 Mattia Barbon <mbarbon@users.sourceforge.net>
Danny Smith
2005-07-18
2
-0
/
+22
*
2005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>
Danny Smith
2005-07-18
2
-0
/
+7
*
2005-07-18 Daniel Atallah <datallah@users.sourceforge.net>
Danny Smith
2005-07-18
2
-0
/
+7
*
2005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>
Danny Smith
2005-07-18
2
-4
/
+12
*
2005-07-17 Benoit Blanchon <bblanchon@users.sourceforge.net>
Earnie Boyd
2005-07-17
2
-0
/
+7
*
.
Christopher Faylor
2005-07-17
1
-2
/
+2
*
* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.
Christopher Faylor
2005-07-17
10
-136
/
+195
*
fix whitespace
Christopher Faylor
2005-07-16
1
-91
/
+91
*
2005-07-13 Benoit Blanchon <bblanchon@users.sourceforge.net>
Earnie Boyd
2005-07-13
2
-1
/
+22
*
2005-07-10 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2005-07-10
5
-16
/
+70
*
* path.cc (mount): Only check win32_path when we know we need it.
Christopher Faylor
2005-07-09
2
-1
/
+7
*
* cygwin.din (getline): Export.
Corinna Vinschen
2005-07-09
4
-5
/
+21
*
* include/objsafe.h: New file.
Dimitri Papadopoulos
2005-07-08
1
-0
/
+4
*
* how-using.texinfo: Fix typos.
Corinna Vinschen
2005-07-08
2
-2
/
+6
*
* cygwin.din (__getline): Export.
Corinna Vinschen
2005-07-08
4
-2
/
+16
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
41
-106
/
+110
*
* cygcheck.cc (track_down, cygcheck): Return true on success.
Christopher Faylor
2005-07-05
2
-16
/
+25
*
* dcrt0.cc (cygwin_exit): Mark as "noreturn".
Christopher Faylor
2005-07-05
3
-2
/
+10
*
* malloc.cc: Update to version 2.8.2.
Christopher Faylor
2005-07-05
2
-5
/
+18
*
* fhandler_tape.cc (fhandler_dev_tape::close): Don't do "extra stuff"
Corinna Vinschen
2005-07-05
2
-10
/
+21
*
Change foo (void) to foo () for all c++ functions throughout. Remove all
Christopher Faylor
2005-07-05
35
-212
/
+187
*
* cygtls.h (_cygtls): Perform minor reformatting.
Christopher Faylor
2005-07-05
8
-48
/
+65
*
ARGH. Check in previous uncommitted-but-ChangeLog'ed entry.
Christopher Faylor
2005-07-05
1
-3
/
+4
*
* cygheap.h (struct init_cygheap): Delete cygwin_regname member.
Corinna Vinschen
2005-07-04
3
-19
/
+13
*
* thread.cc (pthread_mutex::init): Remove unneeded efault/mutex check.
Christopher Faylor
2005-07-03
1
-0
/
+4
[next]