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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2009-07-09 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-07-09
22
-34
/
+67
*
* pathnames.sgml: Fix typo.
Christopher Faylor
2009-07-08
2
-1
/
+5
*
* m32c/sbrk.c (sbrk): Change to take ptrdiff_t, not int.
DJ Delorie
2009-07-08
2
-1
/
+13
*
* winbase.h (ilockexch): Avoid making 'ret' volatile.
Dave Korn
2009-07-07
2
-2
/
+7
*
* ChangeLog: Assorted minor whitespace fixes in old entries.
Dave Korn
2009-07-07
1
-11
/
+11
*
winsup/ChangeLog:
Dave Korn
2009-07-07
13
-24
/
+323
*
* cygtls.cc (_cygtls::remove): Fix typo.
Corinna Vinschen
2009-07-07
2
-3
/
+6
*
* Makefile.in (clean): Clean generated files in srcdir.
Christopher Faylor
2009-07-06
3
-50
/
+55
*
* cygtls.cc (_cygtls::remove): Avoid closing a NULL handle.
Christopher Faylor
2009-07-06
2
-1
/
+6
*
* fhandler_socket.cc (fhandler_socket::recv_internal): Convert wsabuf
Corinna Vinschen
2009-07-06
2
-10
/
+18
*
2009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2009-07-06
2
-0
/
+8
*
* cygtls.h (struct _local_storage): Add thread storage pointers for
Corinna Vinschen
2009-07-06
5
-33
/
+91
*
* dtable.cc (handle_to_fn): Detect failing NtQueryObject.
Christopher Faylor
2009-07-06
2
-2
/
+7
*
* autoload.cc: Delete stray CR.
Corinna Vinschen
2009-07-06
2
-1
/
+5
*
* fhandler_console.cc: Change workstation -> windows station throughout.
Christopher Faylor
2009-07-05
2
-8
/
+13
*
* cygwin-console-helper.cc: New file.
Christopher Faylor
2009-07-05
3
-1
/
+18
*
* autoload.cc (SetParent): Add new import.
Christopher Faylor
2009-07-04
5
-40
/
+148
*
* autoload.cc (AttachConsole): Correct size of args.
Dave Korn
2009-07-04
2
-1
/
+5
*
* dcrt0.cc (jit_debug): New global.
Christopher Faylor
2009-07-03
11
-38
/
+85
*
* new-features.sgml (ov-new1.7-file): Add fpurge and mkstemps to new
Corinna Vinschen
2009-07-03
2
-1
/
+6
*
* posix.sgml: Add fpurge and mkstemps to BSD list.
Corinna Vinschen
2009-07-03
2
-0
/
+6
*
* cygwin.din (fpurge, mkstemps): New exports.
Corinna Vinschen
2009-07-03
4
-9
/
+43
*
Add mkdtemp, mkstemps.
Eric Blake
2009-07-03
3
-29
/
+126
*
Add fpurge.
Eric Blake
2009-07-03
6
-10
/
+138
*
* autoload.cc: Fix typo in comment.
Corinna Vinschen
2009-07-03
2
-3
/
+18
*
* dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
Jakub Jelinek
2009-07-03
2
-0
/
+8
*
2009-07-02 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-07-02
3
-3
/
+17
*
Clean up some sources.redhat.com references.
Christopher Faylor
2009-07-01
4
-13
/
+7
*
* net.cc (get_xp_ifs): Fix typo in comment.
Corinna Vinschen
2009-07-01
2
-1
/
+5
*
* moxie/crt0.S (_start): Clear BSS at startup. Register _fini()
Anthony Green
2009-07-01
3
-5
/
+21
*
* lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW@8, StrChrA@8,
Corinna Vinschen
2009-07-01
2
-22
/
+9
*
* fhandler.h (class fhandler_socket): Add class members and methods
Corinna Vinschen
2009-07-01
4
-17
/
+68
*
* select.h: New file split from fhandler.h.
Christopher Faylor
2009-06-30
13
-330
/
+457
*
* fhandler.cc (fhandler_base::has_ongoing_io): Accept an argument indicating
Christopher Faylor
2009-06-30
4
-6
/
+17
*
* net.cc (fdsock): Set default socket buffer sizes to 65520. Change
Corinna Vinschen
2009-06-30
3
-14
/
+18
*
* select.cc (peek_pipe): Turn on (temporarily?) the experimental code which
Christopher Faylor
2009-06-29
2
-7
/
+5
*
* select.cc (peek_pipe): Use has_ongoing_io() to determine if the pipe is ready
Christopher Faylor
2009-06-28
2
-3
/
+6
*
* fhandler.h (fhandler_base::has_ongoing_io): Declare new function.
Christopher Faylor
2009-06-28
4
-12
/
+53
*
* gendef (cleanup): Rename from 'nocr'. Remove comments and trailing spaces.
Christopher Faylor
2009-06-28
5
-13
/
+21
*
* Makefile.def (host_modules): Add cgen.
Doug Evans
2009-06-26
5
-2
/
+453
*
* wincap.h (wincaps::has_broken_alloc_console): New element.
Corinna Vinschen
2009-06-26
3
-0
/
+18
*
* sec_auth.cc (lsaauth): Close unused handle.
Corinna Vinschen
2009-06-25
2
-2
/
+13
*
* include/wtsapi32.h (WTSQueryUserToken, WTSEnumerateSessionsW,
Corinna Vinschen
2009-06-24
2
-0
/
+42
*
* faq-setup.xml (faq.setup.setup-fails-on-ts): Fix another typo.
Corinna Vinschen
2009-06-24
2
-1
/
+5
*
* faq-setup.xml (faq.setup.setup-fails-on-ts): Fix typo.
Corinna Vinschen
2009-06-24
2
-1
/
+5
*
* faq-setup.xml (faq.setup.setup-failes-on-ts): Change rebaseall to
Corinna Vinschen
2009-06-23
2
-1
/
+6
*
2009-06-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-06-23
3
-0
/
+8
*
* faq-setup.xml (faq.setup.setup-failes-on-ts): New FAQ entry.
Corinna Vinschen
2009-06-23
2
-0
/
+33
*
* sec_auth.cc (get_server_groups): Ignore errors from
Corinna Vinschen
2009-06-23
2
-6
/
+8
*
* spawn.cc (spawn_guts): Don't run additional check for Win32
Corinna Vinschen
2009-06-22
2
-3
/
+14
[prev]
[next]