Age | Commit message (Expand) | Author | Files | Lines |
2003-05-13 | * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__. | Corinna Vinschen | 5 | -5/+12 |
2003-05-13 | * include/cygwin/config.h: Define __USE_INTERNAL_STAT64 appropriately. | Corinna Vinschen | 2 | -0/+12 |
2003-05-13 | * libc/locale/ldpart.c (__part_load_locale): Substitute | Corinna Vinschen | 6 | -9/+19 |
2003-05-13 | 2003-05-13 Michael Eager <eager@mvista.com> | Andreas Jaeger | 3 | -2/+8 |
2003-05-13 | * include/oleidl.h (LPENUMOLEDOCUMENTVIEWS): Remove typedef. | Danny Smith | 3 | -5/+12 |
2003-05-12 | * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin | Corinna Vinschen | 3 | -2/+8 |
2003-05-12 | * include/commctrl.h: (MCSC_BACKGROUND, MCSC_TEXT, MCSC_TITLEBK, | Earnie Boyd | 2 | -0/+12 |
2003-05-12 | * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__. | Corinna Vinschen | 2 | -1/+5 |
2003-05-12 | * configure.host: Accomodate removing the libc/sys/cygwin dir. | Corinna Vinschen | 17 | -2876/+59 |
2003-05-12 | * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS. | Corinna Vinschen | 11 | -12/+368 |
2003-05-12 | * Makefile.common: Remove newlib_sys_include and | Corinna Vinschen | 2 | -8/+7 |
2003-05-12 | * include/olectl.h (IOleControl,IOleControlSite,ISimpleFrameSite, | Danny Smith | 3 | -361/+404 |
2003-05-12 | 2003-05-12 Mattia Barbon <mbarbon@dsi.unive.it> | Danny Smith | 5 | -1/+40 |
2003-05-11 | Replace ino_t by __ino64_t throughout. | Corinna Vinschen | 7 | -8/+13 |
2003-05-11 | * libc/include/sys/types.h: Don't define key_t for Cygwin. | Corinna Vinschen | 2 | -0/+6 |
2003-05-11 | * include/cygwin/types.h: Add key_t typedef. | Corinna Vinschen | 2 | -0/+9 |
2003-05-11 | * libc/sys/cygwin/sys/dirent.h (struct dirent): Accommodate (slightly) 64 bit | Christopher Faylor | 2 | -3/+10 |
2003-05-11 | * dir.cc (readdir): Fill out new old_d_ino field. | Christopher Faylor | 11 | -56/+82 |
2003-05-10 | * include/shlguid.h (CGID_ShellServiceObject): Declare. | Danny Smith | 5 | -0/+15 |
2003-05-09 | * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API get | Corinna Vinschen | 4 | -93/+104 |
2003-05-09 | * libc/include/sys/config.h: Remove all Cygwin specific configuration. | Corinna Vinschen | 2 | -12/+7 |
2003-05-09 | * include/cygwin/config.h: New file. | Corinna Vinschen | 2 | -0/+43 |
2003-05-09 | * libltp/include/test.h: Remove gethostid declaration. | Corinna Vinschen | 2 | -1/+4 |
2003-05-09 | revert errnoneous checkin | Christopher Faylor | 1 | -129/+127 |
2003-05-09 | * cygthread.cc (cygthread::detach): Prioritize waiting for I/O completion over | Christopher Faylor | 3 | -132/+139 |
2003-05-09 | * xtensa-isa-internal.h (xtensa_isa_module_struct): Remove const on | Alan Modra | 2 | -1/+6 |
2003-05-09 | * cygwin-ug-net.in.sgml: Remove outdated revision information and authors names | Joshua Daniel Franklin | 2 | -38/+7 |
2003-05-07 | s/burtle/iterative | Jason Merrill | 2 | -4/+4 |
2003-05-07 | Index: gdb/ChangeLog | Andrew Cagney | 2 | -4/+13 |
2003-05-07 | libiberty/ | Jason Merrill | 2 | -0/+10 |
2003-05-07 | * include/_mingw.h: Change version to 3.0 | Earnie Boyd | 3 | -3/+8 |
2003-05-06 | * signal.cc (nanosleep): Do not wait twice for signal arrival. | Thomas Pfaff | 2 | -1/+5 |
2003-05-06 | Uh hum, just not my day | Earnie Boyd | 5 | -5/+5 |
2003-05-06 | * configure: Regenerate | Earnie Boyd | 3 | -3/+3 |
2003-05-06 | * configure.in (W32API_INCLUDE): Need the -I switch in the value. | Earnie Boyd | 4 | -3/+9 |
2003-05-06 | Oops. Add ending quotes to CFLAGS value. | Earnie Boyd | 2 | -4/+4 |
2003-05-06 | * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilites | Earnie Boyd | 9 | -17/+49 |
2003-05-05 | 2003-05-05 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+851 |
2003-05-05 | * Makefile.in (W32API_INCLUDE): New variable. | Earnie Boyd | 4 | -8/+25 |
2003-05-05 | * include/commctrl.h (STATUSCLASSNAME, TOOLBARCLASSNAME, | Danny Smith | 2 | -7/+6 |
2003-05-03 | * include/cygwin/types.h: Fix erroneous definition of ino_t from | Corinna Vinschen | 2 | -1/+6 |
2003-05-03 | * syscalls.cc (chown_worker): Allow chown'ing of socket files. | Corinna Vinschen | 2 | -1/+5 |
2003-05-03 | 2003-05-02 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 3 | -4/+9 |
2003-05-03 | 2003-05-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-05-02 | Check in proper version of Eric's patch. | Jeff Johnston | 1 | -1/+1 |
2003-05-02 | 2003-05-02 Eric Christopher <echristo@redhat.com> | Jeff Johnston | 2 | -1/+5 |
2003-05-02 | * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl, | Daniel Jacobowitz | 2 | -1/+7 |
2003-05-02 | 2003-05-02 Steven Edwards <Steven_Ed4153@yahoo.com> | Danny Smith | 2 | -1/+30 |
2003-05-02 | 2003-05-02 Francois Ferrand <typz@sourceforge.users.net> | Danny Smith | 2 | -1/+12 |
2003-05-02 | * include/cplext.h (CPLPAGE_MOUSE_WHEEL, | Danny Smith | 2 | -1/+8 |