]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-09-10 Corinna Vinschen * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.
2003-09-10 Christopher... * exceptions.cc (sig_handle_tty_stop): Check parent...
2003-09-10 Christopher... * Makefile.in: Add some more -fomit-frame-pointer files.
2003-09-10 Corinna Vinschen * libc/include/sys/unistd.h: Declare function daemon...
2003-09-10 Corinna Vinschen * Makefile.in (DLL_OFILES): Add bsdlib.o.
2003-09-10 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::fstat): Don...
2003-09-10 Pierre Humblet2003-09-09 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-09 Jeff Johnston2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
2003-09-09 Corinna Vinschen * libc/include/grp.h: Don't define setgrfile, group_fr...
2003-09-09 Corinna Vinschen * mmap.cc (mmap64): Change address types from caddr_t...
2003-09-09 Christopher... * dcrt0.cc (dlL_crt0_1): Set __argc_safe after __argc...
2003-09-09 Christopher... * dir.cc (readdir): Reinstate setting of old ino field...
2003-09-08 Christopher... * passwe.cc (getpwnam_r): Initialize pw_comment field.
2003-09-08 Christopher... * passwd.cc (getpwuid_r32): Initialize pw_comment field.
2003-09-08 Christopher... * sigproc.cc (wait_sig_inited): Remove assertion since...
2003-09-08 Corinna Vinschen * cygwin.din: Export endusershell, getusershell and...
2003-09-08 Danny Smith2003-09-08 Justin Forest <vhex@users.sourceforge.net>
2003-09-08 Corinna Vinschen * cygwin.din: Export argz_add argz_add_sep argz_append...
2003-09-08 Christopher... fix typo
2003-09-08 Christopher... * Makefile.in (zlib_h): Rename libz.h -> zlib.h.
2003-09-08 Christopher... Throughout, remove __d_u.__d_data fields from DIR struc...
2003-09-08 Christopher... * Makefile.in: Detect existence of mingw zlib headers...
2003-09-08 Christopher... * include/cygwin/in.h: Don't define ipv6 stuff unless...
2003-09-07 Christopher... * cygheap.cc (_csbrk): More left coercion cleanup.
2003-09-07 Christopher... * signal.cc (nanosleep): Improve test for valid values...
2003-09-07 Christopher... Remove left coercion throughout.
2003-09-06 Christopher... * hires.h (hires_ms::~hires_ms): Delete declaration.
2003-09-06 Christopher... * dump_setup.cc (check_package_files): Don't fail on...
2003-09-05 Earnie Boyd * include/w32api.h (_NT5, etc): Reverse the changes...
2003-09-05 Jeff Johnston2003-09-05 Jeff Johnston <jjohnstn@redhat.com>
2003-09-05 Ben Elliston * libc/ctype/wctype.c (_DEFUN): Remove empty default...
2003-09-05 Christopher... * dcrt0.cc (__argc_safe): New variable.
2003-09-05 Ben EllistonFix mail address in most recent commit.
2003-09-05 Ben Elliston * libc/machine/xscale/memcmp.c (memcmp): Strip trailin...
2003-09-05 Ben Elliston * libc/stdlib/mstats.c[_ELIX_LEVEL]: Fix guards. ...
2003-09-04 DJ Delorie* configure: Regenerate.
2003-09-04 Nick CliftonMatch GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2003-09-04 Nick CliftonAdd binutils support for v850e1 processor
2003-09-04 Corinna Vinschen * sysconf.cc (sysconf): Return more accurate value...
2003-09-04 Corinna Vinschen * mmap.cc: Restructure. Add, remove and rewrite commen...
2003-09-04 Christopher... * cxx.cc (new): Fix formatting. Just return result...
2003-09-04 Christopher... * mount.cc (mount_commands): Ensure user mode is actual...
2003-09-03 Andrew CagneyIndex: opcodes/ChangeLog
2003-09-03 Christopher... * exceptions.cc (set_process_mask): Set pending signals...
2003-09-03 Danny Smith2003-09-02 Bart Oldeman <bartoldeman@users.sourceforg...
2003-09-02 DJ Delorie* configure.in: Ensure arguments to sed are properly...
2003-09-02 Jeff Johnston2003-09-02 Thomas Pfaff <tpfaff@gmx.net>
2003-09-01 Christopher... * include/cygwin/version.h: Bump DLL minor number to 4.
2003-09-01 Christopher... * net.cc (dup_ent): Restore check for NULL input.
2003-09-01 Corinna Vinschen * pathnames.sgml: Remove description how to mount...
2003-09-01 Christopher... * kill.cc (forcekill): Silence some compiler warnings.
2003-09-01 Christopher... * Makefile.in: Oops. Put the '...' in the right place.
2003-09-01 Christopher... * include/sys/cygwin.h: Don't define cygwin-specific...
2003-09-01 Christopher... * cygheap.cc (cygheap_init): Allocate space for sigacti...
2003-09-01 Christopher... * Makefile.in: Display "..." when not-verbose.
2003-08-31 Christopher... * net.cc (dup_ent): Make debugging output consistent.
2003-08-31 Christopher... Use dup_ent rather than specific dup_*_ptr functions...
2003-08-31 Christopher... * net.cc (free_char_list): Delete.
2003-08-31 Christopher... * Makefile.in (MALLOC_OFILES): Always fill in with...
2003-08-31 Christopher... change copyright
2003-08-30 Christopher... * sigproc.cc (sig_dispatch_pending): Remove explicit...
2003-08-30 Christopher... missed one
2003-08-30 Christopher... * msg.cc: New file.
2003-08-30 Christopher... * threaded_queue.h: New file.
2003-08-30 Christopher... Remove some cygserver files.
2003-08-29 Danny Smith2003-08-29 Steve Cleary <scleary@jerviswebb.com>
2003-08-29 Christopher... * sigproc.h: Make some functions regparm.
2003-08-29 Christopher... * sigproc.h: Make some functions regparm.
2003-08-29 Christopher... * exceptions.cc (sigreturn): Fix problem where old...
2003-08-29 Daniel Jacobowitz * install-sh: Update to newer upstream versions ...
2003-08-28 Christopher... * autoload.cc (SwitchToThread): Declare as autoload...
2003-08-28 Christopher... * syscalls.cc (mount): Don't check win32_path when...
2003-08-27 Daniel Jacobowitz * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2003-08-27 Christopher... * specdir: Correctly remove temporary directory prior...
2003-08-27 Christopher... * sigproc.cc (wait_sig): Count number of iterations...
2003-08-27 Daniel Jacobowitz * config/no-executables.m4: New file.
2003-08-27 Jeff Johnston2003-08-27 Corinna Vinschen <corinna@vinschen.de>
2003-08-27 Nathanael NerodeMerge bugfix from GCC:
2003-08-26 Jeff Johnston2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
2003-08-26 Jeff Johnston2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
2003-08-26 Corinna Vinschen * include/cygwin/stat.h: Allow definition of internal...
2003-08-26 Danny Smith2003-08-26 Danny Smith <dannysmith@users.sourceforge...
2003-08-26 Jason Merrill * sparc/elfsim.ld: Fix __EH_FRAME_BEGIN__ defin...
2003-08-25 Christopher... add missing files
2003-08-25 Christopher... * Makefile.in: Build libcygserver.a.
2003-08-25 Christopher... Throughout, change USE_CYGSERVER to USE_SERVER.
2003-08-25 Danny Smith2003-08-26 Filip Navara <xnavara@volny.cz>
2003-08-25 Danny Smithtest new snmp headers
2003-08-25 Danny SmithAdd snmp API
2003-08-25 Danny Smith2003-08-25 Steven Edwards <Steven_Ed4153@yahoo.com>
2003-08-25 Danny Smith2003-08-25 Filip Navara <xnavara@volny.cz>
2003-08-24 Danny Smith2003-08-24 Danny Smith <dannysmith@users.sourceforge...
2003-08-23 Jason Eckhardt2003-08-23 Jason Eckhardt <jle@rice.edu>
2003-08-23 Christopher... * syscalls.cc (_remove_r): Define.
2003-08-23 Christopher... * libc/stdio64/fseeko64.c (fseeko64_r): Rename second...
2003-08-23 Ben EllistonRevise DejaGnu patch submission guidelines.
2003-08-23 Christopher... * cygheap.h (enum cygheap_types): Add HEAP_MMAP.
2003-08-22 Christopher... * cygheap.cc (user_heap_info::max): New field.
2003-08-22 Christopher... * exceptions.cc (sigreturn): Don't clobber ebp in recur...
2003-08-22 Jeff Johnston2003-08-22 Jeff Johnston <jjohnstn@redhat.com>
next
This page took 0.056716 seconds and 5 git commands to generate.