summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* whitespaceChristopher Faylor2002-09-309-39/+39
* * thread.cc (pthread_mutex::initMutex): Remove \n from api_fatal.Christopher Faylor2002-09-302-2/+5
* * thread.cc (pthread::precreate): Use explicit "no inherit" option whenChristopher Faylor2002-09-302-14/+21
* * thread.cc (pthread_key::keys): Do not copy on fork.Christopher Faylor2002-09-302-3/+9
* * exceptions.cc (unused_sig_wrapper): Still need additional level ofChristopher Faylor2002-09-302-2/+8
* Fix date in last commit.Richard Sandiford2002-09-301-1/+1
* [include/opcode/]Richard Sandiford2002-09-302-4/+42
* [include/elf]Richard Sandiford2002-09-302-0/+11
* 2002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-303-18/+58
* Add cpu directory.Nick Clifton2002-09-302-1/+7
* Remove \n from calls to strace class printfs throughout.Christopher Faylor2002-09-3017-50/+54
* remove newlineChristopher Faylor2002-09-301-1/+1
* * exceptions.cc (unused_sig_wrapper): Accommodate newer compilers.Christopher Faylor2002-09-303-5/+14
* * security.cc (allow_ntsec): Default to zero.Christopher Faylor2002-09-303-3/+7
* * cygpath.cc (close_arg): Remove unused static.Christopher Faylor2002-09-305-12/+20
* * environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor2002-09-3010-16/+24
* * thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.Christopher Faylor2002-09-302-158/+152
* GNUify slightly.Christopher Faylor2002-09-291-10/+9
* 2002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-294-14/+73
* 2002-09-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-292-26/+34
* 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-292-48/+100
* 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-295-116/+70
* Add missing ChangeLog entry.Christopher Faylor2002-09-291-0/+4
* * cygthread.h (cygthread::terminate): Declare new function.Christopher Faylor2002-09-295-89/+125
* * Makefile.in (check): Be more defensive when creating testsuite config.status.Christopher Faylor2002-09-282-1/+6
* * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or theGeoffrey Keating2002-09-282-0/+8
* The v850 does not have a ctbp register.Jim Wilson2002-09-273-10/+6
* 2002-09-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-273-260/+292
* bfd/Jakub Jelinek2002-09-272-8/+20
* 2002-09-27 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-273-4/+23
* 2002-09-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-262-0/+4
* 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-264-82/+82
* 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-254-33/+38
* Really rebuild it this time. :sigh:Nathanael Nerode2002-09-251-0/+4
* 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-254-112/+78
* * cygrun.c (main): Fix setting of CYGWIN environment variable.Christopher Faylor2002-09-252-2/+11
* * fhandler_proc.cc (format_process_stat): make ctty a real device number.Christopher Faylor2002-09-254-34/+31
* 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-245-33/+1961
* 2002-09-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-242-4/+9
* * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno codeCorinna Vinschen2002-09-243-6/+22
* * libc/include/sys/errno.h: Add EOVERFLOW.Corinna Vinschen2002-09-242-0/+5
* * mmap.cc (map_map): Add debug output.Corinna Vinschen2002-09-242-1/+7
* * include/ws2tcpip.h: Throw error if winsock.h, not winsock2.hDanny Smith2002-09-242-4/+11
* 2002-09-24 Rene Moeller Fonseca <fonseca@users.sourceforge.net>Danny Smith2002-09-244-3/+10
* * configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe2002-09-232-18/+28
* More GNUify non-GNU formatted functions calls throughout.Christopher Faylor2002-09-2323-78/+77
* Reset ChangeLog dates from cygwin_daemon merge.Christopher Faylor2002-09-221-63/+63
* white space.Christopher Faylor2002-09-221-5/+5
* * Makefile.in (DLL_O_FILES): Restore formatting.Christopher Faylor2002-09-222-22/+25
* 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott2002-09-2241-4543/+9524