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