summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * include/winnt.h: Add PTOKEN_USER.Christopher Faylor2001-01-262-19/+22
* * libc/sys/sh/syscalls.c (_times): New.Alexandre Oliva2001-01-262-0/+10
* * configure.host (sh*-*-*): Add -DHAVE_GETTIMEOFDAY to newlib_cflags.Alexandre Oliva2001-01-253-0/+15
* * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure weAlexandre Oliva2001-01-242-2/+20
* Fix swapgs instruction.Alan Modra2001-01-242-3/+7
* * mmap.cc (fhandler_disk_file::mmap): Call CreateFileMapping withCorinna Vinschen2001-01-242-2/+12
* * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.Alexandre Oliva2001-01-243-4/+10
* 2001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-242-1/+6
* 2001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-232-1/+6
* 2001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-232-1/+8
* * path.h: Add a new constant.Christopher Faylor2001-01-222-34/+10
* * include/cygwin/version.h: Bump API to reflect setlogmask.Christopher Faylor2001-01-225-11/+45
* * cygwin.din: Add export for setlogmask().Christopher Faylor2001-01-223-3/+6
* Give credit for the last change to Philip instead of to Maciej.Andreas Jaeger2001-01-221-2/+7
* 2001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Andreas Jaeger2001-01-202-2/+8
* 2001-01-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-1912-0/+2647
* * include/wchar.h: Protect prototypes only declared in the C++ STLEarnie Boyd2001-01-182-1/+9
* * resource.cc (setrlimit): Support RLIMIT_NOFILE.Corinna Vinschen2001-01-182-0/+9
* * syscalls.cc (setdtablesize): Call with amount to increment not total amount.Christopher Faylor2001-01-182-3/+10
* * libc/include/sys/unistd.h: Use correct declaration for setdtablesize.Christopher Faylor2001-01-182-1/+5
* * autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor2001-01-1713-65/+109
* * cygheap.cc (cygheap_user::~cygheap_user): TemporarilyCorinna Vinschen2001-01-172-0/+7
* * include/sqlucode.h: Apply Danny Smith patch 102443Earnie Boyd2001-01-162-0/+144
* * lib/odbccp32.def: Apply Danny Smith patch 102442Earnie Boyd2001-01-162-0/+60
* * include/odbcinst.h: Apply Danny Smith patch 102441Earnie Boyd2001-01-162-0/+152
* * mmap.cc (mmap): Initialize fh to avoid compiler warnings.Corinna Vinschen2001-01-162-1/+5
* * include/stdlib.h: Apply Danny Smith patch 102730Earnie Boyd2001-01-162-2/+8
* * include/locale.h: Apply Danny Smith patch 101834Earnie Boyd2001-01-162-0/+18
* General cleanup.Andrew Cagney2001-01-161-31/+35
* Clarify dejagnuAndrew Cagney2001-01-161-6/+11
* * wait.cc (wait4): Rename variable for consistency. Allow restartable signalChristopher Faylor2001-01-162-14/+22
* * mmap.cc (mmap): Add more parameter checking. Change error outputCorinna Vinschen2001-01-152-27/+47
* * mmap.cc: include <unistd.h>. Define some bit operations forCorinna Vinschen2001-01-152-33/+265
* 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-152-0/+134
* * heap.cc (heap_init): Fix extern declaration of getpagesize.Corinna Vinschen2001-01-153-4/+9
* * syscalls.cc (getpagesize): Save pagesize in global variable toCorinna Vinschen2001-01-153-9/+18
* * sysconf.cc (sysconf): return `getpagesize ()' on _SC_PAGESIZECorinna Vinschen2001-01-152-5/+6
* 2001-01-15 Ben Elliston <bje@redhat.com>Ben Elliston2001-01-153-6/+14
* * syscalls.cc (_read): Use more lightweight method for determining if read hasChristopher Faylor2001-01-142-2/+6
* Adds assembly and dis-assembly support for the HPPA wideAlan Modra2001-01-142-21/+35
* * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka2001-01-132-3/+9
* * debug.h: Add regparm attributes to some functions.Christopher Faylor2001-01-128-8/+43
* * libc/include/sys/signal.h: Add some SA_* defines for Cygwin.Christopher Faylor2001-01-122-0/+11
* * libc/include/sys/features.h: __CYGWIN__ preferred over __CYGWIN32__DJ Delorie2001-01-122-1/+5
* Updated ARC assembler from arccores.comNick Clifton2001-01-117-117/+180
* * fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.Corinna Vinschen2001-01-114-17/+109
* * regtool.cc (cmd_list): Add new registry display options.Christopher Faylor2001-01-103-69/+107
* more formatting changes.Christopher Faylor2001-01-101-2/+4
* * i386.h (pinsrw): Add.Jan Hubicka2001-01-102-4/+12
* * regtool.cc (translate): Ensure that 'c' is initialized.Christopher Faylor2001-01-103-574/+595