summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * thread.h (pthread::init_mainthread): Remove function parameter.Thomas Pfaff2003-05-154-13/+23
* libiberty/ChangeLog:Jim Blandy2003-05-152-2/+9
* * fhandler_proc.cc (format_proc_meminfo): Make swap memory outputCorinna Vinschen2003-05-152-2/+7
* * include/ddk/ndis.h (NDIS30_MINIPORT_CHARACTERISTICS_S):Danny Smith2003-05-152-4/+9
* * string_old.c: Remove, splitting into...Danny Smith2003-05-159-33/+162
* 2003-05-14 Bang Jun-Young <junyoung@netbsd.org>Danny Smith2003-05-152-0/+5
* * include/math.h (fabs) : Remove inline definition.Danny Smith2003-05-142-21/+8
* * m68hc11.h (M68HC12_BANK_VIRT): Define to 0x010000Stephane Carrez2003-05-132-1/+5
* Recreate correctly.Andreas Jaeger2003-05-131-34/+34
* 2003-05-13 Andreas Jaeger <aj@suse.de>Andreas Jaeger2003-05-133-24/+29
* * include/prsht.h (PROPSHEETHEADER[AW]: MarkDanny Smith2003-05-132-4/+9
* * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.Corinna Vinschen2003-05-135-5/+12
* * include/cygwin/config.h: Define __USE_INTERNAL_STAT64 appropriately.Corinna Vinschen2003-05-132-0/+12
* * libc/locale/ldpart.c (__part_load_locale): SubstituteCorinna Vinschen2003-05-136-9/+19
* 2003-05-13 Michael Eager <eager@mvista.com>Andreas Jaeger2003-05-133-2/+8
* * include/oleidl.h (LPENUMOLEDOCUMENTVIEWS): Remove typedef.Danny Smith2003-05-133-5/+12
* * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwinCorinna Vinschen2003-05-123-2/+8
* * include/commctrl.h: (MCSC_BACKGROUND, MCSC_TEXT, MCSC_TITLEBK,Earnie Boyd2003-05-122-0/+12
* * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.Corinna Vinschen2003-05-122-1/+5
* * configure.host: Accomodate removing the libc/sys/cygwin dir.Corinna Vinschen2003-05-1217-2876/+59
* * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.Corinna Vinschen2003-05-1211-12/+368
* * Makefile.common: Remove newlib_sys_include andCorinna Vinschen2003-05-122-8/+7
* * include/olectl.h (IOleControl,IOleControlSite,ISimpleFrameSite,Danny Smith2003-05-123-361/+404
* 2003-05-12 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith2003-05-125-1/+40
* Replace ino_t by __ino64_t throughout.Corinna Vinschen2003-05-117-8/+13
* * libc/include/sys/types.h: Don't define key_t for Cygwin.Corinna Vinschen2003-05-112-0/+6
* * include/cygwin/types.h: Add key_t typedef.Corinna Vinschen2003-05-112-0/+9
* * libc/sys/cygwin/sys/dirent.h (struct dirent): Accommodate (slightly) 64 bitChristopher Faylor2003-05-112-3/+10
* * dir.cc (readdir): Fill out new old_d_ino field.Christopher Faylor2003-05-1111-56/+82
* * include/shlguid.h (CGID_ShellServiceObject): Declare.Danny Smith2003-05-105-0/+15
* * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen2003-05-094-93/+104
* * libc/include/sys/config.h: Remove all Cygwin specific configuration.Corinna Vinschen2003-05-092-12/+7
* * include/cygwin/config.h: New file.Corinna Vinschen2003-05-092-0/+43
* * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen2003-05-092-1/+4
* revert errnoneous checkinChristopher Faylor2003-05-091-129/+127
* * cygthread.cc (cygthread::detach): Prioritize waiting for I/O completion overChristopher Faylor2003-05-093-132/+139
* * xtensa-isa-internal.h (xtensa_isa_module_struct): Remove const onAlan Modra2003-05-092-1/+6
* * cygwin-ug-net.in.sgml: Remove outdated revision information and authors namesJoshua Daniel Franklin2003-05-092-38/+7
* s/burtle/iterativeJason Merrill2003-05-072-4/+4
* Index: gdb/ChangeLogAndrew Cagney2003-05-072-4/+13
* libiberty/Jason Merrill2003-05-072-0/+10
* * include/_mingw.h: Change version to 3.0Earnie Boyd2003-05-073-3/+8
* * signal.cc (nanosleep): Do not wait twice for signal arrival.Thomas Pfaff2003-05-062-1/+5
* Uh hum, just not my dayEarnie Boyd2003-05-065-5/+5
* * configure: RegenerateEarnie Boyd2003-05-063-3/+3
* * configure.in (W32API_INCLUDE): Need the -I switch in the value.Earnie Boyd2003-05-064-3/+9
* Oops. Add ending quotes to CFLAGS value.Earnie Boyd2003-05-062-4/+4
* * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilitesEarnie Boyd2003-05-069-17/+49
* 2003-05-05 H.J. Lu <hjl@gnu.org>H.J. Lu2003-05-052-0/+851
* * Makefile.in (W32API_INCLUDE): New variable.Earnie Boyd2003-05-054-8/+25