summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * newsym: Reenable removal of tmp directory. Just use ar to generate archiveChristopher Faylor2003-07-073-6/+10
* * newsym: Create objects that are closer to those created by dlltool so as notChristopher Faylor2003-07-073-6/+24
* * newsym: Oops. Revert below change.Christopher Faylor2003-07-072-1/+5
* * newsym: Use correct prefix for generating imports.Christopher Faylor2003-07-063-2/+8
* update copyrightChristopher Faylor2003-07-061-1/+1
* 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-07-062-0/+12
* * winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.Christopher Faylor2003-07-062-1/+6
* 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-07-064-2158/+2168
* white spaceChristopher Faylor2003-07-061-1/+1
* * syscalls.cc (gethostid): Set thread affinity so that results are predictable.Christopher Faylor2003-07-062-6/+19
* * Makefile.in: Remove .dat files when cleaning.Christopher Faylor2003-07-062-1/+5
* * Makefile.in: Remove .d files when cleaning.Christopher Faylor2003-07-062-1/+5
* * mmap.cc (list::match): Add parameters to return valid address andCorinna Vinschen2003-07-052-25/+54
* * fhandler.h (fhandler_socket::get_connect_state): New method toCorinna Vinschen2003-07-054-5/+32
* Clean up white spaceZack Weinberg2003-07-051-10/+10
* fix typoChristopher Faylor2003-07-041-1/+1
* * mmap.cc (fhandler_disk_file::mmap): Fix address test.Corinna Vinschen2003-07-042-1/+5
* * mount.cc (struct opt): Remove posix option.Christopher Faylor2003-07-043-2/+22
* * mount.cc (longopts): Add long "options" keyword.Christopher Faylor2003-07-043-2/+72
* * path.cc (fillout_mntent): Change "posix" to "managed".Christopher Faylor2003-07-042-1/+5
* * fhandler.h (FH_ENC): New enum.Christopher Faylor2003-07-045-33/+150
* ntsec patchChristopher Faylor2003-07-041-7/+7
* * fhandler_tty.cc (fhandler_tty_slave::open): Conditionalize a little more ofChristopher Faylor2003-07-032-5/+11
* * mmap.cc (mmap64): Allow MAP_FIXED with pagesize granularity (4K).Corinna Vinschen2003-07-032-7/+58
* 2003-07-03 Shaun Jackman <sjackman@pathwayconnect.com>Jeff Johnston2003-07-032-0/+26
* * config.guess, config.sub: Update with new versions from ftp.gnu.org.Earnie Boyd2003-07-033-431/+601
* * config.guess, config.sub: Update with versions from ftp.gnu.org.Earnie Boyd2003-07-033-607/+848
* * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint.Danny Smith2003-07-036-23/+31
* * include/search.h: New file.Danny Smith2003-07-035-1/+79
* * include/commdlg.h (CommDlg_OpenSave_*): Add parentheses aroundLuke Dunstan2003-07-033-7/+24
* * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve,Danny Smith2003-07-022-17/+24
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-022-1/+5
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-022-0/+6
* * thread.cc: Remove _MT_SAFE conditional.Christopher Faylor2003-07-022-3/+4
* * configure.in: Add --enable-server option.Christopher Faylor2003-07-023-15/+48
* fix typoChristopher Faylor2003-07-022-2/+2
* * configure.in: Fix --enable-server option.Christopher Faylor2003-07-023-11/+9
* * Makefile.in: Remove cygserver stuff.Christopher Faylor2003-07-0217-142/+122
* * Makefile.in (OBJS): Move some more files from cygwin directory.Christopher Faylor2003-07-023-7/+21
* * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy onChristopher Faylor2003-07-022-1/+6
* * include/basetyps.h (small, hyper): Change to __small and __hyper toEarnie Boyd2003-07-012-4/+9
* * include/_mingw.h (small, hyper): Change to __small and __hyper toEarnie Boyd2003-07-012-4/+9
* merge from gccDJ Delorie2003-07-011-0/+4
* first checkinChristopher Faylor2003-07-011-0/+5
* First checkins.Christopher Faylor2003-07-013-0/+2332
* * configure.in: Add cygserver subdir.Christopher Faylor2003-07-015-5/+15
* * s390.h (s390_opcode_cpu_val): Add enum for cpu type z990.Martin Schwidefsky2003-07-012-1/+6
* * s390.h (elf_s390_reloc_type): Add long displacement relocationsMartin Schwidefsky2003-07-012-0/+10
* * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small):Earnie Boyd2003-07-014-8/+10
* Change existing guards to use the above macro names as appropriate.Earnie Boyd2003-07-012-70/+90