summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * Makeifle.in: Use ALL_CFLAGS to build test programs so that correct librariesChristopher Faylor2003-01-232-1/+7
* * lib/ws2_32.def (getaddrinfo, freeaddrinfo and getnameinfo):Danny Smith2003-01-233-0/+24
* 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2003-01-233-2/+7
* Add SH2E supportNick Clifton2003-01-232-0/+20
* include/elf/ChangeLogAlan Modra2003-01-234-58/+11
* * include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09...Thomas Pfaff2003-01-221-1/+1
* * include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09...Thomas Pfaff2003-01-222-2/+8
* * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.Corinna Vinschen2003-01-222-3/+6
* * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.Corinna Vinschen2003-01-222-1/+5
* * cygrun.c: Move from here to ../testsuite.Corinna Vinschen2003-01-223-75/+6
* * cygrun.c: Move here from ../cygwin.Corinna Vinschen2003-01-224-2/+82
* * cygwin.din: Export nanosleep().Corinna Vinschen2003-01-224-26/+54
* * Makefile.in: Find tcl library in the right place.Christopher Faylor2003-01-222-1/+5
* * winsup.api/pthread/cancel9.c: Make child pid static global.Thomas Pfaff2003-01-211-2/+1
* * winsup.api/pthread/cancel9.c: Make child pid static global.Thomas Pfaff2003-01-211-2/+3
* * winsup.api/pthread/cancel9.c: Wait in mainthread until child process has te...Thomas Pfaff2003-01-212-1/+11
* 2003-01-21 Anita Kulkarni <anitak@kpit.com>Jeff Johnston2003-01-212-1/+5
* * grp.cc: Call gr.refresh() rather than doing isunitialized tests throughout.Christopher Faylor2003-01-215-179/+143
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2003-01-212-1/+5
* Fix ChangeLog entry.Christopher Faylor2003-01-211-1/+1
* add missing ChangeLog entry.Christopher Faylor2003-01-211-0/+1
* add missing ChangeLog entry.Christopher Faylor2003-01-211-0/+1
* * path.h (etc::change_possible): Revert the type to bool.Christopher Faylor2003-01-215-22/+20
* Updates for fixing tic4x arch tagging of its object files.Svein Seldal2003-01-203-3/+16
* * libc/include/sys/unistd.h: Add rresvport declaration for cygwin.Christopher Faylor2003-01-202-1/+6
* * s390.h: Rename R_390_GOTOFF to R_390_GOTOFF32. Add new gotoff,Martin Schwidefsky2003-01-202-1/+16
* * pwdgrp.h (etc): Move to path.h.Christopher Faylor2003-01-207-224/+307
* * configure.in: Add missing \.Nathanael Nerode2003-01-193-30/+16
* Define __IEEE_BIG_ENDIAN, __SMALL_BITFIELDS and _DOUBLE_IS_32BITS for IP2K.Nick Clifton2003-01-182-0/+11
* fix typoChristopher Faylor2003-01-181-1/+1
* * cygheap.cc: Change most 'int's to 'unsigned's.Christopher Faylor2003-01-182-11/+16
* * dcrt0.cc (initialize_env): Use colon for CYGWIN_DEBUG separator.Christopher Faylor2003-01-175-43/+40
* * cygwin.din: Add strerror_r.Corinna Vinschen2003-01-173-1/+9
* * configure.in (baseargs): Avoid using \| in sed regularJakub Jelinek2003-01-173-42/+58
* update copyrightChristopher Faylor2003-01-174-4/+4
* whitespaceChristopher Faylor2003-01-171-1/+1
* correct pwdgroup::load entryChristopher Faylor2003-01-171-1/+1
* * uinfo.cc (etc::dir_changed): Don't print a warning if can't open /etc, unlessChristopher Faylor2003-01-172-1/+7
* * grp.cc (read_etc_group): On NT, add a line for gid = -1. Change nameChristopher Faylor2003-01-177-188/+256
* missed changelog entryAlan Modra2003-01-171-1/+1
* * common.h: Formatting, typo fixes.Alan Modra2003-01-172-164/+177
* 2003-01-16 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2003-01-166-45/+53
* * configure.in (baseargs): Remove all supported forms ofJakub Jelinek2003-01-163-10/+17
* * mmap.cc (fixup_mmaps_after_fork): Add ERROR_NOACCESS to the list ofCorinna Vinschen2003-01-162-2/+10
* * ppc.h: Split out ppc64 definitions to..Alan Modra2003-01-163-79/+119
* remove errnoneously added filesChristopher Faylor2003-01-163-446/+0
* * path.cc (normalize_posix_path): Convert win32 path separators to slashes whenChristopher Faylor2003-01-162-1/+12
* merge from trunkChristopher Faylor2003-01-163-0/+446
* * libc/time/strftime.c (strftime): Add '%h' and '%l, %k' GNU extensions.Christopher Faylor2003-01-152-2/+10
* * cmalloc.cc (_cmalloc): Fix memory leak.Christopher Faylor2003-01-152-2/+5