]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-07-25 Christopher... * Makefile.in (OBSOLETE_FUNCTION): Add fdopen.
2003-07-25 Christopher... * libc/stdio64/fdopen64.c: Include sys/lock.h.
2003-07-25 Christopher... * cygwin.din: Export _fdopen64
2003-07-25 Christopher... * configure.host: Find cygwin include directory, when...
2003-07-25 Christopher... * libc/stdio64/fdopen64.c: New file.
2003-07-25 H.J. Lubfd/
2003-07-24 Danny Smith * include/dkk/ntifs.h: Fix typo in guard for
2003-07-24 Christopher... * environ.cc (check_case_init): Use strncasematch.
2003-07-22 Danny Smith * include/objidl.h (PropVariant): Add CHAR cVal field
2003-07-22 Danny Smith * include/winbase.h (GetModuleHandleEx[AW]): Add proto...
2003-07-22 Danny Smith * include/winbase.h (DUPLICATE_CLOSE_SOURCE,
2003-07-22 Alexandre Oliva* Makefile.tpl (all-make): Depend on intl.
2003-07-21 Corinna Vinschen * mmap.cc: Use proper format specifiers for _off64_t...
2003-07-18 Christopher... * Makefile.common (CFLAGS_COMMON): Remove -march=i386.
2003-07-18 Danny Smith * include/winnt.h (FILE_*): Sync with ddk/winddk.h.
2003-07-18 Pierre Humblet2003-07-18 Pierre Humblet <pierre.humblet@ieee.org>
2003-07-17 Nick Clifton (IMAGE_FILE_NET_RUN_FROM_SWAP): Define.
2003-07-17 Danny Smith2003-07-17 Pierre Humblet <pierre.humblet@ieee.org>
2003-07-17 Corinna Vinschen * sysconf.cc (sysconf): Fix OPEN_MAX patch. Return...
2003-07-17 Christopher... update copyright
2003-07-16 Danny Smith Clean up warnings in ddk.
2003-07-16 Nathanael Nerode * config.if: Remove unused libc_interface determination.
2003-07-16 Christopher... * pathnames.sgml: Use correct registry key. Clarify...
2003-07-15 Richard Sandifordinclude/opcode/
2003-07-15 Jason Eckhardt2003-07-14 Christian Groessler <chris@groessler.org>
2003-07-14 Nathanael Nerode * Makefile.in: Regenerate, correctly this time.
2003-07-14 Zack WeinbergImport from gcc repository:
2003-07-14 Corinna Vinschen * cygheap.h (class cygheap_user): Use INVALID_HANDLE_V...
2003-07-14 Thomas Fitzsimmons2003-07-14 Kazuhiro Inaoka <inaoka.kazuhiro@renesas...
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
next
This page took 0.052029 seconds and 5 git commands to generate.