| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * libc/machine/sh/memset.S (memset, __SHMEDIA__ code): | Joern Rennecke | 2002-05-08 | 2 | -16/+24 |
* | * common.h (NT_GNU_ABI_TAG): Define. | Jason Thorpe | 2002-05-08 | 2 | -0/+24 |
* | * cygheap.h (class cygheap_user): Add member `orig_psid'. | Corinna Vinschen | 2002-05-08 | 3 | -1/+19 |
* | * dumper.cc (usage) Standardize usage output. Generalize to allow use for | Christopher Faylor | 2002-05-08 | 2 | -11/+59 |
* | * libc/machine/powerpc/vfprintf.c[__ALTIVEC__]: Add vector | Thomas Fitzsimmons | 2002-05-08 | 3 | -24/+50 |
* | * libc/include/sys/stdio.h: New file. | Thomas Fitzsimmons | 2002-05-08 | 25 | -35/+222 |
* | * include/commctrl.h (ImageList_DragShowNolock): Remove | Danny Smith | 2002-05-07 | 2 | -1/+5 |
* | 2002-05-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-05-07 | 2 | -0/+190 |
* | Honour DESTDIR | Nick Clifton | 2002-05-07 | 2 | -2/+6 |
* | * localtime.cc (tzsetwall): Use wildabbr if generated timezone name | Corinna Vinschen | 2002-05-07 | 2 | -7/+12 |
* | * include/windows.h: Move _ANONYMOUS_UNION, _ANONYMOUS_STRUCT, | Danny Smith | 2002-05-06 | 3 | -59/+65 |
* | 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-05-06 | 2 | -0/+7 |
* | * libc/sys/arm/syscalls.c (_rename): Add parameter names. | Thomas Fitzsimmons | 2002-05-06 | 2 | -2/+7 |
* | 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-05-06 | 6 | -23/+301 |
* | 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-05-06 | 5 | -6/+13 |
* | * spawn.cc (spawn_guts): Move call to set_process_privilege() | Corinna Vinschen | 2002-05-06 | 4 | -11/+13 |
* | * configure.in (noconfigdirs): Don't disable libgcj on | Alexandre Oliva | 2002-05-05 | 2 | -1/+6 |
* | * path.h (path_conv::path_conv): Initialise normalized_path to NULL. | Christopher Faylor | 2002-05-04 | 2 | -1/+5 |
* | . | Christopher Faylor | 2002-05-04 | 1 | -0/+10 |
* | * net.cc (getdomainname): Change second argument of getdomainname to size_t. | Christopher Faylor | 2002-05-04 | 7 | -65/+167 |
* | * libc/include/sys/unistd.h: Define getdomainname under cygwin. | Christopher Faylor | 2002-05-04 | 2 | -0/+7 |
* | * configure.in: Revert 2002-04-18's patch; fixed in libjava. | Alexandre Oliva | 2002-05-03 | 2 | -27/+4 |
* | * configure.in (CC_FOR_NEWLIB): Change -isystem's to -I's. | Thomas Fitzsimmons | 2002-05-03 | 3 | -2/+6 |
* | * configure.in (FLAGS_FOR_TARGET): Do not add | Thomas Fitzsimmons | 2002-05-03 | 2 | -1/+6 |
* | * include/winsock2.h (int32): Remove typedef. | Danny Smith | 2002-05-03 | 2 | -10/+26 |
* | * fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather than | Christopher Faylor | 2002-05-03 | 8 | -24/+53 |
* | * fhandler_proc.cc (fhandler_proc::fstat): Prime with information from | Christopher Faylor | 2002-05-02 | 2 | -6/+13 |
* | * path.cc (hash_path_name): Improve hash function strength. | Corinna Vinschen | 2002-05-02 | 2 | -3/+6 |
* | missed a conflict indicator | Robert Collins | 2002-05-02 | 1 | -1/+0 |
* | 2002-05-02 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-05-02 | 2 | -5/+14 |
* | * include/winnt.h (EVENT_*, SEMAPHORE_*, MUTEX_*): Remove | Danny Smith | 2002-05-02 | 3 | -7/+7 |
* | * include/winnt.h (THREAD_PRIORITY_*): Remove defines. | Danny Smith | 2002-05-02 | 2 | -9/+6 |
* | add new files | Christopher Faylor | 2002-05-02 | 4 | -0/+1325 |
* | add comment | Christopher Faylor | 2002-05-02 | 1 | -0/+1 |
* | * path.h (pathconv_arg): Add PC_POSIX. | Christopher Faylor | 2002-05-02 | 11 | -64/+240 |
* | * include/winnt.h (THREAD_*, EVENT_*, MUTANT_*, | Danny Smith | 2002-05-02 | 2 | -0/+28 |
* | * utmp.h: Define more UNIX constants. | Christopher Faylor | 2002-05-02 | 2 | -0/+9 |
* | * configure.in (noconfigdirs): Replace [ ] with test. | Thomas Fitzsimmons | 2002-05-01 | 2 | -2/+4 |
* | * configure.in (noconfigdirs): Do not add target-newlib if | Thomas Fitzsimmons | 2002-05-01 | 2 | -1/+20 |
* | * include/cygwin/types.h: Include <sys/sysmacros.h>. | Christopher Faylor | 2002-05-01 | 2 | -0/+6 |
* | * Makefile.am: Add support for checking multilibs. | Thomas Fitzsimmons | 2002-05-01 | 3 | -4/+14 |
* | * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. | Thomas Fitzsimmons | 2002-05-01 | 19 | -3/+166 |
* | * Add flags.exp. | Thomas Fitzsimmons | 2002-05-01 | 1 | -0/+82 |
* | * Makefile.am (site.exp): Remove newlib_cflags. Add | Thomas Fitzsimmons | 2002-05-01 | 5 | -20/+22 |
* | * include/commctrl.h (SNDMSG): Define and use throughout | Danny Smith | 2002-05-01 | 3 | -175/+193 |
* | * testsuite/lib/newlib.exp (newlib_target_compile): Change | Thomas Fitzsimmons | 2002-04-30 | 2 | -1/+4 |
* | * Makefile.am (site.exp): Change host_alias, host_triplet, | Thomas Fitzsimmons | 2002-04-30 | 4 | -20/+26 |
* | * Various formatting and whitespace changes. | Thomas Fitzsimmons | 2002-04-30 | 16 | -47/+44 |
* | * config.guess: Updated to 2002-04-26's version. | Mark Mitchell | 2002-04-30 | 3 | -19/+25 |
* | * config/mh-cxux: remove dead code | DJ Delorie | 2002-04-30 | 19 | -30/+19 |