]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-09-13 Christopher... * include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.
2003-09-13 Christopher... * include/cygwin/version.h: Bump DLL minor number to 5.
2003-09-13 Danny Smith * include/olectl.h (TEXTMETRICOLE, LPERRORLOG, LPPROPE...
2003-09-13 Danny Smith * include/winuser.h (_WIN32_WINNT, _WIN32_WINDOWS...
2003-09-13 Christopher... * thread.cc (MTinterface::fixup_after_fork): Remove...
2003-09-12 Christopher... * fhandler_disk_file.cc (path_conv::ndisk_links): Fix...
2003-09-12 Christopher... * dcrt0.cc (_dll_crt0): Accommodate breaking apart...
2003-09-12 Christopher... * Makefile.in: Tweak mingw libz.a detection to make...
2003-09-11 Christopher... * fhandler_disk_file.cc (path_conv::ndisk_links): Renam...
2003-09-11 Jim Wilson * MAINTAINERS: Update my e-mail address.
2003-09-11 Christopher... * path.cc (normalize_posix_path): Put check for '/...
2003-09-11 Corinna Vinschen * cygcheck.cc (dump_only): New global variable.
2003-09-11 Christopher... * dir.cc (rmdir): Add more samba workarounds.
2003-09-11 Nick CliftonAdd enum values for HP extensions to DWARF standard
2003-09-11 Corinna Vinschen * shared.cc (user_shared_initialize): Revert length...
2003-09-11 Corinna Vinschen * getfacl (main): Remove extern declaration of optind.
2003-09-11 Christopher... * Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.
2003-09-11 Christopher... * Makefile.in (MINGW_CXX): Define and use for mingw...
2003-09-11 Christopher... * Makefile.in: More fixups to adjust for the fact that...
2003-09-10 Christopher... * Makefile.in: Remove references to getopt since it...
2003-09-10 Christopher... * shared_info.h (shared_info::initialize): Remove argument.
2003-09-10 Christopher... * fhandler_disk_file.cc (num_entries): Take . and...
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:
next
This page took 0.060691 seconds and 5 git commands to generate.