summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * configure.in (noconfigdirs): Don't skip gas on IRIX 6.Alexandre Oliva2003-01-153-45/+67
* * autoload.cc: Fix copyright date.Corinna Vinschen2003-01-1510-9/+21
* * mkgroup.c: Fix copyright date.Corinna Vinschen2003-01-154-6/+12
* fix minor typo.Christopher Faylor2003-01-151-2/+2
* * mmap.cc (fixup_mmaps_after_fork): Copy protection to child process.Corinna Vinschen2003-01-142-7/+20
* * mmap.cc (mmap_record::access): Change argument type to caddr_tCorinna Vinschen2003-01-142-6/+61
* spacing cleanupChristopher Faylor2003-01-141-46/+48
* Add winsup.api/pthread/cancel10.cThomas Pfaff2003-01-142-6/+75
* Apply system_cancel patchThomas Pfaff2003-01-143-2/+9
* Add winsup.api/pthread/cancel9.cThomas Pfaff2003-01-142-0/+79
* Apply wait_cancel patchThomas Pfaff2003-01-143-4/+14
* Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.cThomas Pfaff2003-01-143-1/+149
* Apply sleep_cancel patchThomas Pfaff2003-01-142-3/+13
* Add winsup.api/pthread/cancel6.cThomas Pfaff2003-01-142-0/+67
* Apply handle_sigsuspend patchThomas Pfaff2003-01-143-5/+12
* * fhandler_dsp.cc (fhandler_dsp::ioctl): Add limited support forChristopher Faylor2003-01-142-0/+12
* update link for commercial inquiriesDavid Starks-Browning2003-01-131-6/+2
* Change location.Christopher Faylor2003-01-131-1/+1
* Reformatting.David Starks-Browning2003-01-131-22/+23
* cygcheck output should be attached, not pastedDavid Starks-Browning2003-01-131-3/+3
* update commercial references from Cygnus to Red Hat, Inc.David Starks-Browning2003-01-131-3/+4
* Change EM_MSP430 value to new, officially assigned number.Nick Clifton2003-01-132-5/+8
* * ntdll.h: Fix typo.Christopher Faylor2003-01-132-1/+5
* * uname.cc (uname): Use cygwin_gethostname() to retrieve hostname.Corinna Vinschen2003-01-122-3/+5