]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-07-13 Nathanael Nerode * Makefile.tpl: Set INSTALL and friends using autoconf...
2003-07-13 Danny Smith2003-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-12 Christopher... * pinfo.cc (_pinfo::commune_send): Fix bounds test...
2003-07-12 Danny Smith * include/winnt.h (PVOID): Move to before HANDLE typedef.
2003-07-11 Earnie Boyd * include/winnt.h (HANDLE): Define based on STRICT...
2003-07-11 Christopher... * path.cc (get_device_number): Remove special com?...
2003-07-10 Alexandre Oliva2000-04-27 Alexandre Oliva <aoliva@cygnus.com>
2003-07-10 Alexandre Oliva2001-10-30 Jeff Johnston <jjohnstn@redhat.com>
2003-07-10 Joern Rennecke * libc/include/sys/unistd.h (ftruncate, truncate)...
2003-07-10 Bob Wilson * xtensa-config.h: Undef all macros before...
2003-07-10 Alexandre Oliva* configure: Rebuilt.
2003-07-10 Bob Wilson * configure.in: Add ${libgcj} to noconfigdirs...
2003-07-10 Alexandre Oliva2001-05-16 Alexandre Oliva <aoliva@redhat.com>
2003-07-10 Alexandre Oliva2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
2003-07-10 Alexandre Oliva2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
2003-07-10 Christopher... * include/cygwin/version.h: Bump DLL minor number to 1.
2003-07-10 Christopher... * fhandler_proc.cc (format_proc_stat): Use correctly...
2003-07-10 Christopher... * include/cygwin/version.h: Bump DLL minor number to 1.
2003-07-10 Christopher... * fhandler_proc.cc (fhandler_proc::fill_filebuf): Alloc...
2003-07-09 Christopher... * sysconf.cc (sysconf): Return processors online rather...
2003-07-09 Alexandre Oliva* libc/include/math.h (nan, nanf): Update prototype...
2003-07-09 Christopher... * cygheap.cc (creturn): Set appropriate errno when...
2003-07-08 Jeff JohnstonRefer to full name in latest ChangeLog entry.
2003-07-08 Jeff Johnston2003-07-08 Jeff Johnston <jjohnstn@redhat.com>
2003-07-08 Danny Smith * include/commctrl.h (NMTVDISPINFO[AW]): Replace obsol...
2003-07-07 Jeff Johnston2003-07-07 Jeff Johnston <jjohnstn@redhat.com>
2003-07-07 Christopher... * rmsym: Don't use ranlib.
2003-07-07 Christopher... * newsym: Reenable removal of tmp directory. Just...
2003-07-07 Christopher... * newsym: Create objects that are closer to those creat...
2003-07-07 Christopher... * newsym: Oops. Revert below change.
2003-07-06 Christopher... * newsym: Use correct prefix for generating imports.
2003-07-06 Christopher... update copyright
2003-07-06 H.J. Lu2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2003-07-06 Christopher... * winsup.api/known_bugs.tcl: Remove gethostid01 from...
2003-07-06 H.J. Lu2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2003-07-06 Christopher... white space
2003-07-06 Christopher... * syscalls.cc (gethostid): Set thread affinity so that...
2003-07-06 Christopher... * Makefile.in: Remove .dat files when cleaning.
2003-07-06 Christopher... * Makefile.in: Remove .d files when cleaning.
2003-07-05 Corinna Vinschen * mmap.cc (list::match): Add parameters to return...
2003-07-05 Corinna Vinschen * fhandler.h (fhandler_socket::get_connect_state)...
2003-07-05 Zack WeinbergClean up white space
2003-07-04 Christopher... fix typo
2003-07-04 Corinna Vinschen * mmap.cc (fhandler_disk_file::mmap): Fix address...
2003-07-04 Christopher... * mount.cc (struct opt): Remove posix option.
2003-07-04 Christopher... * mount.cc (longopts): Add long "options" keyword.
2003-07-04 Christopher... * path.cc (fillout_mntent): Change "posix" to "managed".
2003-07-04 Christopher... * fhandler.h (FH_ENC): New enum.
2003-07-04 Christopher... ntsec patch
2003-07-03 Christopher... * fhandler_tty.cc (fhandler_tty_slave::open): Condition...
2003-07-03 Corinna Vinschen * mmap.cc (mmap64): Allow MAP_FIXED with pagesize...
2003-07-03 Jeff Johnston2003-07-03 Shaun Jackman <sjackman@pathwayconnect...
2003-07-03 Earnie Boyd * config.guess, config.sub: Update with new versions...
2003-07-03 Earnie Boyd * config.guess, config.sub: Update with versions from...
2003-07-03 Danny Smith * mingwex/math/trunc.c (trunc): Provide lvalue for...
2003-07-03 Danny Smith * include/search.h: New file.
2003-07-03 Luke Dunstan * include/commdlg.h (CommDlg_OpenSave_*): Add parenthe...
2003-07-02 Danny Smith * include/process.h (_execv, _execvp, _spawnv, _spawnv...
2003-07-02 Jeff Johnston2003-07-02 Jeff Johnston <jjohnstn@redhat.com>
2003-07-02 Jeff Johnston2003-07-02 Jeff Johnston <jjohnstn@redhat.com>
2003-07-02 Christopher... * thread.cc: Remove _MT_SAFE conditional.
2003-07-02 Christopher... * configure.in: Add --enable-server option.
2003-07-02 Christopher... fix typo
2003-07-02 Christopher... * configure.in: Fix --enable-server option.
2003-07-02 Christopher... * Makefile.in: Remove cygserver stuff.
2003-07-02 Christopher... * Makefile.in (OBJS): Move some more files from cygwin...
2003-07-02 Christopher... * Makefile.common (CFLAGS_COMMON): Remove -Winline...
2003-07-01 Earnie Boyd * include/basetyps.h (small, hyper): Change to __small...
2003-07-01 Earnie Boyd * include/_mingw.h (small, hyper): Change to __small...
2003-07-01 DJ Deloriemerge from gcc
2003-07-01 Christopher... first checkin
2003-07-01 Christopher... First checkins.
2003-07-01 Christopher... * configure.in: Add cygserver subdir.
2003-07-01 Martin Schwidefsky * s390.h (s390_opcode_cpu_val): Add enum for...
2003-07-01 Martin Schwidefsky * s390.h (elf_s390_reloc_type): Add long displa...
2003-07-01 Earnie Boyd * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small):
2003-07-01 Earnie Boyd Change existing guards to use the above macro names...
2003-07-01 Earnie Boyd * include/_mingw.h (__int32, __int16, __int8, small...
2003-07-01 Earnie Boyd * include/w32api.h (_NT4, _W98, _WME, _NT5, _W2000...
2003-07-01 DJ Deloriemerge from gcc
2003-06-30 Bob Wilson * xtensa-config.h (XCHAL_HAVE_CONST16, XCHAL_HA...
2003-06-30 Corinna Vinschen * cygheap.h (enum impersonation): New enum.
2003-06-29 Andreas Jaeger * xcoff.h (struct __rtinit ): Convert to ISO C90 proto...
2003-06-29 Andreas Jaeger * mmix.h: Convert to ISO C90 prototypes.
2003-06-28 Danny Smith2003-06-28 Steven Edwards <Steven_Ed4153@yahoo.com>
2003-06-27 Jeff Johnston2003-06-27 Jose Goncalves <jose.goncalves@inov.pt>
2003-06-27 Jeff Johnston2003-06-27 Joe Vornehm <joev@mitre.org>
2003-06-27 Nathanael Nerode * configure.in: Clean up config-lang.in handling....
2003-06-27 Jeff Johnston2003-06-26 Jeff Johnston <jjohnstn@redhat.com>
2003-06-26 Nathanael Nerode * configure.in: Rename 'target_libs' to 'target_librar...
2003-06-26 Danny Smith2003-06-26 Mattia Barbon <mbarbon@dsi.unive.it>
2003-06-25 Christopher... * Makefile.in: Use INSTALL_PROGRAM to install the cygwi...
2003-06-25 Richard Sandifordinclude/opcode/
2003-06-25 Richard Sandiford * include/opcode/h8300.h (h8_opcodes): Fix the mov...
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-06-24 Thomas Pfaff* thread.cc (MTinterface::fixup_after_fork): Fix thread...
2003-06-24 Jeff Johnston2003-06-24 Kazu Hirata <kazu@cs.umass.edu>
2003-06-24 Richard Sandiford * libc/sys/h8300hms/crt0.S (_start): Fix register...
2003-06-23 Keith Seitz * Makefile.tpl: Add maybe-configure-itcl to...
2003-06-23 Nathanael Nerode * Makefile.def: Introduce flags_to_pass.
next
This page took 0.054886 seconds and 5 git commands to generate.