]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-05-09 Christopher... revert errnoneous checkin
2003-05-09 Christopher... * cygthread.cc (cygthread::detach): Prioritize waiting...
2003-05-09 Alan Modra * xtensa-isa-internal.h (xtensa_isa_module_struct...
2003-05-09 Joshua Daniel... * cygwin-ug-net.in.sgml: Remove outdated revision infor...
2003-05-07 Jason Merrills/burtle/iterative
2003-05-07 Andrew CagneyIndex: gdb/ChangeLog
2003-05-07 Jason Merrilllibiberty/
2003-05-07 Earnie Boyd * include/_mingw.h: Change version to 3.0
2003-05-06 Thomas Pfaff* signal.cc (nanosleep): Do not wait twice for signal...
2003-05-06 Earnie BoydUh hum, just not my day
2003-05-06 Earnie Boyd* configure: Regenerate
2003-05-06 Earnie Boyd * configure.in (W32API_INCLUDE): Need the -I switch...
2003-05-06 Earnie BoydOops. Add ending quotes to CFLAGS value.
2003-05-06 Earnie Boyd * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due...
2003-05-05 H.J. Lu2003-05-05 H.J. Lu <hjl@gnu.org>
2003-05-05 Earnie Boyd * Makefile.in (W32API_INCLUDE): New variable.
2003-05-05 Danny Smith * include/commctrl.h (STATUSCLASSNAME, TOOLBARCLASSNAME,
2003-05-03 Corinna Vinschen * include/cygwin/types.h: Fix erroneous definition...
2003-05-03 Corinna Vinschen * syscalls.cc (chown_worker): Allow chown'ing of socke...
2003-05-03 Chris Demetriou2003-05-02 Chris Demetriou <cgd@broadcom.com>
2003-05-03 Andrew Cagney2003-05-02 Andrew Cagney <cagney@redhat.com>
2003-05-02 Jeff JohnstonCheck in proper version of Eric's patch.
2003-05-02 Jeff Johnston2003-05-02 Eric Christopher <echristo@redhat.com>
2003-05-02 Daniel Jacobowitz * src-release (DEVO_SUPPORT): Add src-release, Makefil...
2003-05-02 Danny Smith2003-05-02 Steven Edwards <Steven_Ed4153@yahoo.com>
2003-05-02 Danny Smith2003-05-02 Francois Ferrand <typz@sourceforge.users...
2003-05-02 Danny Smith * include/cplext.h (CPLPAGE_MOUSE_WHEEL,
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...
next
This page took 0.057445 seconds and 5 git commands to generate.