summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * include/_mingw.h (__int32, __int16, __int8, small, hyper): Define.Earnie Boyd2003-07-012-2/+23
* * include/w32api.h (_NT4, _W98, _WME, _NT5, _W2000, _WXP, _W2003,Earnie Boyd2003-07-013-24/+49
* merge from gccDJ Delorie2003-07-011-0/+4
* * xtensa-config.h (XCHAL_HAVE_CONST16, XCHAL_HAVE_ABS,Bob Wilson2003-06-302-1/+10
* * cygheap.h (enum impersonation): New enum.Corinna Vinschen2003-06-3010-113/+158
* * xcoff.h (struct __rtinit ): Convert to ISO C90 prototypes.Andreas Jaeger2003-06-293-60/+65
* * mmix.h: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-293-12/+21
* 2003-06-28 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2003-06-282-8/+16
* 2003-06-27 Jose Goncalves <jose.goncalves@inov.pt>Jeff Johnston2003-06-272-1/+8
* 2003-06-27 Joe Vornehm <joev@mitre.org>Jeff Johnston2003-06-272-4/+9
* * configure.in: Clean up config-lang.in handling. DeleteNathanael Nerode2003-06-273-93/+117