summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cygwin.din: Export setreuid32, setreuid, setregid32, setregid.Corinna Vinschen2003-01-244-1/+68
* * pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.Christopher Faylor2003-01-248-140/+133
* Add missing entry.Christopher Faylor2003-01-241-1/+21
* * libltp/include/usctest.h: Add externs to some variables that need it.Christopher Faylor2003-01-243-5/+11
* * winsup.api/mmaptest03.c (main): Mark variables as volatile to avoidChristopher Faylor2003-01-242-3/+8
* * Makefile (check): Add cygrun.exe dependency.Christopher Faylor2003-01-242-1/+5
* Perform more C warning fixup on all C source files and headers.Christopher Faylor2003-01-24203-612/+514
* No, really this time.Nathanael Nerode2003-01-242-42/+40
* 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2003-01-233-2/+7
* * libltp/include/test.h: Fix C warnings.Christopher Faylor2003-01-2319-89/+128
* * 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