]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2002-01-21 Christopher... * include/cygwin/version.h: Bump DLL minor number.
2002-01-21 Corinna Vinschen Fix ChangeLog entry.
2002-01-21 Corinna Vinschen * grp.cc (getgrent): Don't return default gid entry...
2002-01-21 Christopher... Add newline at EOF.
2002-01-21 Christopher... * speclib: Don't use /dev/null as DLL name. Just defau...
2002-01-21 Alan Modracomment typo fixes
2002-01-21 Christopher... * include/cygwin/version.h: Bump DLL minor number.
2002-01-21 Christopher... * syscalls.cc (regfree): Make dll_export.
2002-01-20 Christopher... * exceptions.cc (ctrl_c_handler): Convert windows pid...
2002-01-20 Robert Collins2002-01-21 Robert Collins <rbtcollins@hotmail.com>
2002-01-20 Christopher... * Makefile.in (new-cygwin1.dll): Revert previous change...
2002-01-19 Christopher... * exceptions.cc (sig_handle_tty_stop): Don't send SIGCH...
2002-01-19 Christopher... * include/cygwin/version.h: Bump DLL minor number.
2002-01-19 Christopher... * Makefile.in (new-cygwin1.dll): Just use -lsupc++...
2002-01-19 Corinna Vinschen * include/cygwin/version.h: Bump API minor version...
2002-01-19 Corinna Vinschen * cygwin.din: Add recvmsg and sendmsg.
2002-01-19 Corinna Vinschen * security.cc (create_token): Close processes token...
2002-01-18 Christopher... * libc/include/time.h: Add prototype for strptime for...
2002-01-18 Christopher... * cygcheck.cc (already_did): Avoid default constructors...
2002-01-17 Nick CliftonFix bug when len == 1 and dst was not word aligned.
2002-01-17 Corinna Vinschen * cygpath.cc (main): Add options to show Desktop and...
2002-01-17 Nick Clifton_sbrk(): Return -1 rather than aborting if too much...
2002-01-17 Corinna Vinschen * Makefile.in: Add fnmatch.o to DLL_OFILES.
2002-01-16 H.J. Lu2002-01-16 H.J. Lu (hjl@gnu.org)
2002-01-16 Richard Earnshaw* coff/arm.h (F_VFP_FLOAT): Define.
2002-01-16 Alan Modra * ppc.h (DT_PPC64_GLINK): Define.
2002-01-15 Corinna Vinschen * path.cc (fchdir): Call chdir with full windows path.
2002-01-15 Mark Salter*** empty log message ***
2002-01-15 Mark SalterRemove default interrupt routines.
2002-01-15 Mark SalterProvide interrupt routine symbols which forward interru...
2002-01-15 Corinna Vinschen * cygpath.cc (doit): Empty file ignored using option -i.
2002-01-15 Mark Salter*** empty log message ***
2002-01-15 Mark SalterRename stub app to eva_stub.elf and add it to install...
2002-01-15 Corinna Vinschen * mkpasswd.c (print_win_error): Add a new function.
2002-01-14 Corinna Vinschen * include/winnt.h (FILE_ATTRIBUTE_ENCRYPTED): Correct...
2002-01-14 Corinna Vinschen * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of ...
2002-01-14 Corinna Vinschen * include/winnt.h: Add INVALID_FILE_ATTRIBUTES.
2002-01-13 Christopher... Add copyright stuff
2002-01-13 Christopher... * dcrt0.cc (multiple_cygwin_problem): Clarify logic...
2002-01-12 Christopher... * overview.sgml: Fix Red Hat cygwin contract link.
2002-01-11 Jeff Johnston2002-01-11 Jeff Johnston <jjohnstn@redhat.com>
2002-01-11 Robert Collins2002-01-11 Ralf Habacker <Ralf.Habacker@freenet.de>
2002-01-11 Robert Collins2001-12-30 Guido Serassio <serassio@libero.it>
2002-01-11 Nick CliftonAdd ia64-hpux target. LD and GDB are not currently...
2002-01-11 Christopher... * exceptions.cc (sig_handle): Accept a second argument...
2002-01-10 Corinna Vinschen * syscalls.cc (pathconf): Guard _PC_PATH_MAX branch...
2002-01-10 Christopher... * exceptions.cc (early_stuff_init): Rename from misname...
2002-01-09 Corinna Vinschen * net.cc (cygwin_accept): Set sun_path for newly conne...
2002-01-09 Jason Thorpeinclude/elf:
2002-01-08 Christopher... * Makefile.in: Add uninstall target.
2002-01-07 Christopher... * sigproc.cc (getsem): Clean up debugging output.
2002-01-07 Jeff Johnston2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
2002-01-07 Jeff Johnston2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
2002-01-07 Jeff Johnston2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
2002-01-07 Jeff Johnston2002-01-07 Alan Matsuoka <alanm@redhat.com>
2002-01-07 Mark SalterARM support added to libgloss
2002-01-07 Mark SalterAdd ARM support
2002-01-07 Christopher... * sigproc.cc (getsem): Set errno when unable to create...
2002-01-06 Christopher... * dtable.cc (dtable::init_std_file_from_handle): Add...
2002-01-06 Alan Modra * ia64.h (ELF_STRING_ia64_unwind_hdr): New Macro for...
2002-01-06 Corinna Vinschen * ioctl.cc (ioctl): Make third argument optional.
2002-01-06 Christopher... * dir.cc (opendir): Guarantee release of alloced fhandl...
2002-01-05 Corinna Vinschen exceptions.cc (sig_handle): Set default action for...
2002-01-05 Corinna Vinschen * dtable.cc (dtable::init_std_file_from_handle): Don...
2002-01-04 Christopher... * cygmagic: Change logic for equality test.
2002-01-04 Christopher... * dir.cc (opendir): Don't attempt to call sub-opendir...
2002-01-04 Corinna Vinschen * net.cc: Replace usage of AF_UNIX by Posix compliant...
2002-01-03 Matthew Green[gas/ChangeLog]
2002-01-02 Ben Elliston * MAINTAINERS: Update URL for config.* scripts.
2002-01-02 Christopher... * speclib: Remove temp files automatically.
2002-01-01 Christopher... * Makefile.in: Duh. Actually use bzip2 to create the...
2002-01-01 Christopher... * Makefile.in: Make .bz2 tarball.
2002-01-01 Christopher... restore missing entry
2002-01-01 Corinna Vinschen * fhandler.h (fhandler_socket::sun_path): New private...
2001-12-31 Jeff Law * hppa.h (call, ret): Move to end of table.
2001-12-31 Christopher... Nuke
2001-12-31 Christopher... Strip path when installing library.
2001-12-31 Tom RixFix for xcoff <bigaf> big archive support.
2001-12-31 Christopher... * include/getopt.h: Fix define.
2001-12-31 Christopher... * speclib: New file.
2001-12-30 Christopher... * cygmagic: Eliminate unneeded use of 'tr' and 'bc'.
2001-12-30 Corinna Vinschen * security.cc (open_local_policy): Use POLICY_EXECUTE...
2001-12-29 Corinna Vinschen * security.cc (open_local_policy): Initialize lsa...
2001-12-28 Corinna Vinschen * cygwin.din: Add symbols for endutent(), getutent...
2001-12-28 Corinna Vinschen * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.
2001-12-26 Christopher... * cygmagic: Add define name to warning.
2001-12-26 Christopher... * include/getopt.h: Protect a declaratin.
2001-12-26 Christopher... * cygpath.cc (doit): Detect and warn about an empty...
2001-12-26 Robert CollinsRemove accenidentally left >>> marker
2001-12-26 Robert Collins2001-12-26 Robert Collins <rbtcollins@hotmail.com>
2001-12-26 Christopher... comment
2001-12-26 Christopher... * Makefile.in: Quote arguments to shell scripts.
2001-12-26 Christopher... * Makefile.in: Autogenerate some header files which...
2001-12-22 Geoffrey KeatingIn newlib/:
2001-12-21 Robert Collins2001-12-21 Robert Collins <rbtcollins@hotmail.com>
2001-12-21 Christopher... * lib/Makefile.in: Revert inst_installdir definitions...
2001-12-20 Christopher... * include/cygwin/version.h: Bump API minor version...
2001-12-20 Christopher... Remove obsolete include.
2001-12-20 Christopher... * Makefile.in (VPATH): Add regex directory.
2001-12-19 Thomas Fitzsimmons * libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR...
next
This page took 0.051468 seconds and 5 git commands to generate.