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
...
*
whitespace
Christopher Faylor
2002-09-30
9
-39
/
+39
*
* thread.cc (pthread_mutex::initMutex): Remove \n from api_fatal.
Christopher Faylor
2002-09-30
2
-2
/
+5
*
* thread.cc (pthread::precreate): Use explicit "no inherit" option when
Christopher Faylor
2002-09-30
2
-14
/
+21
*
* thread.cc (pthread_key::keys): Do not copy on fork.
Christopher Faylor
2002-09-30
2
-3
/
+9
*
* exceptions.cc (unused_sig_wrapper): Still need additional level of
Christopher Faylor
2002-09-30
2
-2
/
+8
*
Fix date in last commit.
Richard Sandiford
2002-09-30
1
-1
/
+1
*
[include/opcode/]
Richard Sandiford
2002-09-30
2
-4
/
+42
*
[include/elf]
Richard Sandiford
2002-09-30
2
-0
/
+11
*
2002-09-30 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-30
3
-18
/
+58
*
Add cpu directory.
Nick Clifton
2002-09-30
2
-1
/
+7
*
Remove \n from calls to strace class printfs throughout.
Christopher Faylor
2002-09-30
17
-50
/
+54
*
remove newline
Christopher Faylor
2002-09-30
1
-1
/
+1
*
* exceptions.cc (unused_sig_wrapper): Accommodate newer compilers.
Christopher Faylor
2002-09-30
3
-5
/
+14
*
* security.cc (allow_ntsec): Default to zero.
Christopher Faylor
2002-09-30
3
-3
/
+7
*
* cygpath.cc (close_arg): Remove unused static.
Christopher Faylor
2002-09-30
5
-12
/
+20
*
* environ.cc (environ_init): Avoid a compiler warning.
Christopher Faylor
2002-09-30
10
-16
/
+24
*
* thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.
Christopher Faylor
2002-09-30
2
-158
/
+152
*
GNUify slightly.
Christopher Faylor
2002-09-29
1
-10
/
+9
*
2002-09-30 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-29
4
-14
/
+73
*
2002-09-29 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-09-29
2
-26
/
+34
*
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-09-29
2
-48
/
+100
*
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-09-29
5
-116
/
+70
*
Add missing ChangeLog entry.
Christopher Faylor
2002-09-29
1
-0
/
+4
*
* cygthread.h (cygthread::terminate): Declare new function.
Christopher Faylor
2002-09-29
5
-89
/
+125
*
* Makefile.in (check): Be more defensive when creating testsuite config.status.
Christopher Faylor
2002-09-28
2
-1
/
+6
*
* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
Geoffrey Keating
2002-09-28
2
-0
/
+8
*
The v850 does not have a ctbp register.
Jim Wilson
2002-09-27
3
-10
/
+6
*
2002-09-27 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-09-27
3
-260
/
+292
*
bfd/
Jakub Jelinek
2002-09-27
2
-8
/
+20
*
2002-09-27 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-09-27
3
-4
/
+23
*
2002-09-26 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-09-26
2
-0
/
+4
*
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-09-26
4
-82
/
+82
*
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-09-25
4
-33
/
+38
*
Really rebuild it this time. :sigh:
Nathanael Nerode
2002-09-25
1
-0
/
+4
*
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-09-25
4
-112
/
+78
*
* cygrun.c (main): Fix setting of CYGWIN environment variable.
Christopher Faylor
2002-09-25
2
-2
/
+11
*
* fhandler_proc.cc (format_process_stat): make ctty a real device number.
Christopher Faylor
2002-09-25
4
-34
/
+31
*
2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-09-24
5
-33
/
+1961
*
2002-09-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-09-24
2
-4
/
+9
*
* errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno code
Corinna Vinschen
2002-09-24
3
-6
/
+22
*
* libc/include/sys/errno.h: Add EOVERFLOW.
Corinna Vinschen
2002-09-24
2
-0
/
+5
*
* mmap.cc (map_map): Add debug output.
Corinna Vinschen
2002-09-24
2
-1
/
+7
*
* include/ws2tcpip.h: Throw error if winsock.h, not winsock2.h
Danny Smith
2002-09-24
2
-4
/
+11
*
2002-09-24 Rene Moeller Fonseca <fonseca@users.sourceforge.net>
Danny Smith
2002-09-24
4
-3
/
+10
*
* configure.in (with_headers): Skip copy if value is "yes".
Jason Thorpe
2002-09-23
2
-18
/
+28
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
23
-78
/
+77
*
Reset ChangeLog dates from cygwin_daemon merge.
Christopher Faylor
2002-09-22
1
-63
/
+63
*
white space.
Christopher Faylor
2002-09-22
1
-5
/
+5
*
* Makefile.in (DLL_O_FILES): Restore formatting.
Christopher Faylor
2002-09-22
2
-22
/
+25
*
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
Conrad Scott
2002-09-22
41
-4543
/
+9524
[prev]
[next]