]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-05-01 Nick Cliftonoops - undo accidental change commited with a different...
2003-04-30 Thomas Pfaff* Makefile.in: Revert patch from 2003-04-17.
2003-04-30 Danny Smith * include/wingdi.h (DC_PEN, DC_BRUSH): Add defines.
2003-04-29 Nick CliftonAdd entry for change to libnosys/sbrk.c
2003-04-29 H.J. Lubfd/
2003-04-28 Christopher... * profil.h (PROFADDR): Prevent overflow when text segme...
2003-04-28 Jeff JohnstonRegenerated using different version of autoconf.
2003-04-28 Daniel Jacobowitz * Makefile.tpl: Clean $(BUILD_SUBDIR).
2003-04-27 Christopher... really check in correct fix.
2003-04-27 Christopher... * errno.cc (_sys_nerr): Fix compile error erroneously...
2003-04-26 Joshua Daniel... * mkpasswd.c (usage) Remove extra newline from descript...
2003-04-26 Danny Smith2003-04-26 Bang Jun-Young <junyoung@netbsd.org>
2003-04-26 Joshua Daniel... * cygcheck.cc (usage) Add description output.
2003-04-26 Joshua Daniel... * gcc.sgml: Remove outdated "WinMainCRTStartup" referen...
2003-04-26 Danny Smith * include/oaidl.h (ITypeMarshal): Add interface.
2003-04-26 Danny Smith2003-04-26 Danny Smith <dannysmith@users.sourceforge...
2003-04-25 Corinna Vinschen * include/netinet/ip.h: Include netinet/in_systm.h...
2003-04-24 Nick CliftonAdd support for h8300hn and h8300sn
2003-04-24 Christopher... * fork.cc: Change SLOW_PID_REUSE to NO_SLOW_PID_REUSE...
2003-04-24 H.J. Luinclude/
2003-04-23 Joern Renneckebfd:
2003-04-23 Nick CliftonHandle the simulation of programs that load with data...
2003-04-23 Christopher... fix typo
2003-04-23 Christopher... * select.cc (fhandler_pipe::ready_for_read): Assure...
2003-04-22 Nick CliftonReplace references to Mitsubishi M32R with references...
2003-04-22 Corinna Vinschen * include/inttypes.h: New file.
2003-04-21 Christopher... Clarify number bump
2003-04-21 Christopher... * include/cygwin/version.h: Bump DLL major number to...
2003-04-20 Corinna Vinschen * autoload.cc (CreateWindowStationA): Add.
2003-04-20 Christopher... * wincap.h (wincaps:pty_needs_alloc_console): New element.
2003-04-19 Christopher... * fhandler_tty.cc (fhandler_tty_slave::open): Allocate...
2003-04-19 Christopher... * Makefile.in: Use ${nostdlib} variable.
2003-04-19 Christopher... * Makefile.in: Reorganize to try to allow lack of mingw...
2003-04-19 DJ Delorie* Makefile.tpl (MAKEINFOFLAGS): Default to --split...
2003-04-18 Christopher... * syscalls.cc (setsid): Don't call FreeConsole if ctty...
2003-04-17 DJ Delorie* Makefile.tpl (GCC_STRAP_TARGETS): New variable conta...
2003-04-17 Thomas Pfaff* Makefile.in: Add finline-functions optimization to...
2003-04-17 Thomas Pfaff* thread.h (pthread::equal): New static method.
2003-04-17 Jeff Johnston2003-04-17 Inaoka Kazuhiro <inaoka.kazuhiro@renesas...
2003-04-16 Jeff Johnston2003-04-16 Jeff Johnston <jjohnstn@redhat.com>
2003-04-16 Earnie Boyd * include/wingdi.h (DM_SPECVERSION): Define.
2003-04-16 Nick Clifton Add .jcr section mapping.
2003-04-16 Christopher... * termios.cc (setspeed): New function.
2003-04-16 Christopher... * rpcdce.h: Add declaration for UuidCreateSequential.
2003-04-15 Thomas PfaffFix a race in pthread_rwlock caused by simultanoues...
2003-04-15 Christopher... * newlib/libc/include/sys/unistd.h: add declaration...
2003-04-15 Nick CliftonReplace occurrances of 'Hitachi' with 'Renesas'.
2003-04-14 Danny Smith2003-04-14 Phil Krylov <likewolf@users.sourceforge...
2003-04-14 Christopher... * mkvers.sh: Prefix day with 0 in date only when day...
2003-04-13 Michael Snyder2003-04-07 Michael Snyder <msnyder@redhat.com>
2003-04-11 Christopher... * Makefile.common (w32api_lib): Fix w32api detection.
2003-04-11 Earnie Boyd * configure.in (LIBM_A): Define for cygwin target.
2003-04-11 Earnie Boyd * include/sspi.h: Add comment for FreeCredentialsHandle.
2003-04-11 Corinna Vinschen * security.cc (get_info_from_sd): New function.
2003-04-11 Alexandre Oliva* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all...
2003-04-11 Christopher... * cygthread.cc (cygthread::stub): Initialize stack...
2003-04-10 Joshua Daniel... Pierre's update for mkgroup/mkpasswd
2003-04-10 David Starks... Setup updates. More about installing everything, not...
2003-04-10 Jeff Johnston2003-04-09 Chris Demetriou <cgd@broadcom.com>
2003-04-10 Corinna Vinschen * regex/regex.h: Define regoff_t as _off_t.
2003-04-10 Corinna Vinschen * cygwin.din: Export wcscoll, wcswidth and wcwidth.
2003-04-10 Christopher... * cygthread.h: Change 'avail' cygthread element to...
2003-04-10 Pierre Humblet2003-04-10 Pierre Humblet <pierre.humblet@ieee.org>
2003-04-09 Joern Rennecke * libc/machine/sh/memset.S: Avoid clobbering volatile
2003-04-09 Corinna Vinschen * libc/include/wchar.h: Add definitions for wcswidth...
2003-04-09 Alan Modra * mips.h: Correct comment typo.
2003-04-08 David Starks... add lack of '~' to ash missing features
2003-04-08 Christopher... * fhandler_console.cc (fhandler_console::read) Handle...
2003-04-08 Thomas Pfaff* winsup.api/pthread/condvar9.c: Fix test.
2003-04-07 Danny Smith * include/time.h (strftime): Remove duplicate declaration.
2003-04-07 Danny Smith2003-04-07 Marcel Telka <telka@users.sourceforge.net>
2003-04-04 Christopher... * cygthread.h (cygthread::avail): Make LONG for easier...
2003-04-04 Svein SeldalNamespace cleanup for the tic4x target. Replace s/c4x...
2003-04-04 Christopher... add comments
2003-04-04 Christopher... * cygthread.cc (operator new): Be more defensive when...
2003-04-03 Christopher... * fhandler_console.cc (CONVERT_LIMIT): Use a size for...
2003-04-03 Joern Rennecke * libc/machine/sh/memset.S: Fix problem with alloco...
2003-04-03 Corinna Vinschen * libc/string/wcscoll.c: Fix comment.
2003-04-03 Corinna Vinschen * libc/include/wchar.h: Add definition for wcscoll.
2003-04-03 Corinna Vinschen * external.cc (check_ntsec): Return general ntsec...
2003-04-03 Corinna Vinschen ChangeLog already commited yesterday:
2003-04-03 Christopher... fix usage
2003-04-03 Christopher... * Makefile.in (EXTRA_OFILES): Remove debugging object.
2003-04-02 Christopher... * external.cc (check_ntsec): New function.
2003-04-02 Bob Wilson * xtensa-config.h: Remove comment indicating that...
2003-04-01 Corinna Vinschen * fhandler.cc (fhandler_base::fstat): Set the uid...
2003-04-01 Corinna Vinschen * libc/stdio/sscanf.c: Update flags description.
2003-04-01 Corinna Vinschen * dir.cc: Change __off32_t to _off_t and __off64_t...
2003-04-01 Nick CliftonAdd Xtensa port
2003-04-01 Corinna Vinschen * libc/sys/cygwin/sys/dirent.h (struct DIR): Change...
2003-04-01 Nick CliftonFixes for iWMMXt contribution.
2003-03-31 Christopher... * exceptions.cc (setup_handler): Make sure winapi lock...
2003-03-31 Danny Smith * include/_mingw.h (_CRTIMP): Make conditional on...
2003-03-30 Danny Smith2003-03-30 Hans E. Molin <kvasi@users.sourceforge...
2003-03-30 Christopher... * include/cygwin/fs.h: Remove unneeded include.
2003-03-29 Danny Smith2003-03-30 Danny Smith <dannysmith@users.sourceforge...
2003-03-29 Corinna Vinschen * syscalls.cc (login): Fix comment.
2003-03-29 Corinna Vinschen * syscalls.cc: Slightly cleanup all utmp functions.
2003-03-29 Danny Smith * include/commctrl.h (ANIMATE_CLASS,HOTKEY_CLASS,PROGR...
2003-03-29 Christopher... * Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS...
next
This page took 0.056355 seconds and 5 git commands to generate.