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
*
* Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.
Corinna Vinschen
2005-08-08
9
-10
/
+1721
*
* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.
Christopher Faylor
2005-08-08
6
-19
/
+54
*
* dllfixdbg: New perl script.
Christopher Faylor
2005-08-08
6
-104
/
+402
*
* Makefile.in: Allow previous patch to work in a 64 bit environment.
Corinna Vinschen
2005-08-07
2
-1
/
+5
*
revert erroneous checkin
Christopher Faylor
2005-08-07
1
-3
/
+0
*
* Makefile.in: Warn when end of cygheap is not on 64k boundary.
Christopher Faylor
2005-08-07
4
-24
/
+40
*
* include/endian.h: Move everything into this file and define things more like
Christopher Faylor
2005-08-06
5
-6
/
+61
*
Update to switch FAQ from texinfo to DocBook.
Joshua Daniel Franklin
2005-08-06
12
-25
/
+3987
*
* thread.cc (pthread::create(3 args)): Make bool.
Corinna Vinschen
2005-08-05
3
-7
/
+19
*
* fhandler_tty.cc (fhandler_tty_slave::tcflush): Return either 0 or -1.
Corinna Vinschen
2005-08-05
2
-1
/
+5
*
* thread.cc (pthread_cond_timedwait): Check abstime for validity
Corinna Vinschen
2005-08-05
2
-4
/
+22
*
* mount.cc (longopts): Fix typo which disallows --options option.
Corinna Vinschen
2005-08-03
2
-2
/
+6
*
* include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.
Corinna Vinschen
2005-08-02
5
-39
/
+76
*
* fhandler_disk_file.cc (fhandler_base::pread): Don't move file offset pointer
Christopher Faylor
2005-07-29
2
-6
/
+25
*
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
[next]