]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-03-28 Christopher... * errno.cc (FILENAME_EXCED_RANGE): Map to ENAMETOOLONG.
2005-03-28 DJ Deloriemerge from gcc
2005-03-28 DJ Deloriemerge from gcc
2005-03-28 Christopher... update copyright
2005-03-27 Christopher... * signal.cc (nanosleep): Revert tv_sec < 0 check as...
2005-03-27 Christopher... * times.cc (hires_ms::usecs): Compare the difference.
2005-03-27 DJ Deloriemerge from gcc
2005-03-27 Christopher... * timer.cc (nanosleep): Treat tv_sec < 0 as invalid.
2005-03-27 Christopher... * wininfo.h (wininfo::timer_active): Delete.
2005-03-26 Joshua Daniel... Mention generic-build-script in packaging FAQ
2005-03-25 Paolo Bonzini2005-03-25 Paolo Bonzini <bonzini@gnu.org>
2005-03-25 DJ Deloriemerge from gcc
2005-03-24 Corinna Vinschen * cygcheck.cc (init_paths): Use full path instead...
2005-03-24 Corinna Vinschen * fhandler.h (fhandler_socket::secret_event): Remove.
2005-03-24 Danny Smith * include/stdio.h (__mingw_fwrite): Change return...
2005-03-23 Christopher... * include/ctype.h: Always define macros when inside...
2005-03-23 Jeff JohnstonFix whitespace with crx entry.
2005-03-23 Christopher... checkin previously missed file.
2005-03-23 Christopher... fix comment
2005-03-23 Corinna Vinschen * fhandler.h (fhandler_socket::eid_connect): Make...
2005-03-23 Christopher... * include/cygwin/version.h: Change coment for most...
2005-03-23 Christopher... * include/ctype.h: New file.
2005-03-23 Christopher... * configure.host: For cygwin, redefine CC with cygwin...
2005-03-23 Nick CliftonUndo previous delta
2005-03-23 Nick Clifton(getopt): Allow full prototype when builind under FreeBSD.
2005-03-23 Christopher... * Makefile.common: Add -dD to options when creating...
2005-03-23 DJ Deloriemerge from gcc
2005-03-22 Jeff Johnston2005-03-22 Jeff Johnston <jjohnstn@redhat.com>
2005-03-22 Ben Elliston * dwarf.h: Merge with GCC's dwarf.h.
2005-03-22 Bob Wilsoninclude ChangeLog
2005-03-22 Christopher... * Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate...
2005-03-22 Christopher... * libc/include/machine/_types.h: Make trivial change...
2005-03-22 Corinna Vinschen * cygwin.din (__ctype_ptr): Export.
2005-03-22 Zack Weinbergtop:
2005-03-21 Jeff Johnston2005-03-21 Nicholas Wourms <nwourms@netscape.net>
2005-03-21 Corinna Vinschen * fhandler.h (class cygthread): Remove forward declara...
2005-03-21 Corinna Vinschen * fhandler.h (class cygthread): Forward declare.
2005-03-19 Joshua Daniel... * how-programming.texinfo: Remove incorrect libm.a...
2005-03-19 Christopher... * child_info.h (fork_info): Use different method to...
2005-03-18 Christopher... * net.cc (cygwin_getprotobyname): Don't try to be fancy...
2005-03-18 Nick CliftonAdd support for generating PLT lookups for the ColdFire.
2005-03-18 Jeff Johnston2005-03-18 Hans-Peter Nilsson <hp@axis.com>
2005-03-18 Mark Mitchell * elf32-arm.c (elf32_arm_modify_segment_map): New...
2005-03-18 Corinna Vinschen * libc/include/machine/setjmp.h (sigsetjmp): Use GCC...
2005-03-17 Jeff Johnston2005-03-17 Jeff Johnston <jjohnstn@redhat.com>
2005-03-17 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::utimes...
2005-03-17 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::connect): Alway...
2005-03-17 Hans-Peter... * configure.host (newlib_cflags) <cris-*-*, crisv32...
2005-03-16 Christopher... complete a sentenc
2005-03-16 H.J. Lubfd/
2005-03-16 Christopher... * fhandler_tape.cc (get_ll): This is a generally useful...
2005-03-16 Christopher... * winclude/winnt.h (SYSTEM_LUID): Fix definitition...
2005-03-16 Christopher... missing file from previous checkin.
2005-03-16 Christopher... * dir.cc: Rename opendir_* to dirent_* throughout.
2005-03-16 DJ Delorie* Makefile.tpl (check-[+module+]): Fix shell statement...
2005-03-16 DJ Deloriemerge from gcc
2005-03-16 Christopher... * cygtls.cc (free_local): New macro.
2005-03-16 Christopher... * errno.cc (errmap): Correct typo in previous change.
2005-03-16 Danny Smith * include/winnt.h (_LUID): Add structure. Correct...
2005-03-15 Christopher... * cygtls.cc (_cygtls::remove): Free process_ident,...
2005-03-15 Danny Smith2005-03-15 Hans Leidekker <hans@it.vu.nl>
2005-03-12 Zack Weinberginclude:
2005-03-12 Christopher... * path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK.
2005-03-10 Corinna Vinschen * path.cc (is_floppy): New function.
2005-03-10 Christopher... * autoload.cc (LoadDLLprime): Use nocopy segment or...
2005-03-10 Christopher... * autoload.cc (LoadDllprime): Scrap use of .linkonce...
2005-03-10 Christopher... * pinfo.h (pinfo::pinfo): Clear more elements in the...
2005-03-10 DJ Deloriemerge from gcc
2005-03-09 Christopher... * net.cc (dup_ent): Revert older stupid test for null...
2005-03-09 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::eid_pipe_name...
2005-03-09 Christopher... * net.cc (dup_ent): Revert previous stupid change.
2005-03-09 Corinna Vinschen * signal.cc (sigprocmask): Rename first parameter...
2005-03-09 Christopher... * net.cc (dup_ent): Avoid dereferencing a null pointer...
2005-03-09 Christopher... * path.cc (path_conv::check): Treat ENOSHARE similarly...
2005-03-09 Christopher... Remove \n from debug_printf
2005-03-08 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::listen): Don...
2005-03-08 Christopher... revert errnoneous checkin
2005-03-08 Christopher... * pinfo.cc (pinfo::exit): Right shift exit value by...
2005-03-08 Corinna Vinschen * mmap.cc (mmap64): Handle MAP_AUTOGROW flag.
2005-03-08 Christopher... * dcrt0.cc (dll_crt0_0): Eliminate muto::init call.
2005-03-08 Christopher... * kill.cc (getsig): Rectify bug introduced by 2005...
2005-03-07 Corinna Vinschen * strace.cc (handle_output_debug_string): Fix compiler...
2005-03-07 Danny Smith * include/ws2tcpip.h (getaddrinfo, freeaddrinfo, getna...
2005-03-07 Danny Smith * include/basetyps.h (__int16): Correct define.
2005-03-06 Christopher... * path.cc (mount_info::read_cygdrive_info_from_registry...
2005-03-06 Jeff Johnston2005-03-06 Ralf Corsepious <ralf.corsepius@rtems...
2005-03-06 Jeff Johnston2005-03-06 Ralf Corsepious <ralf.corsepius@rtems...
2005-03-06 Jeff Johnston2005-03-06 Ralf Corsepious <ralf.corsepius@rtems...
2005-03-06 Christopher... * sync.h (sync::init_lock): Declare new static member.
2005-03-06 Christopher... * path.cc (special_name): Reorganize to always detect...
2005-03-06 Christopher... * cygpath.cc (usage): Pass in one more copy of program_...
2005-03-06 Christopher... * pathnames.sgml: Clarify binmode/textmode behavior...
2005-03-04 Christopher... * fhandler_clipboard.cc: Use int for cygnativeformat...
2005-03-04 Corinna Vinschen * fhandler.cc (fhandler_base::open_9x): Satisfy query_...
2005-03-04 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::ioctl): Only...
2005-03-03 Corinna Vinschen * cygwin.din (utmpxname): Export.
2005-03-03 Christopher... * cygthread.cc (cygthread::detach): Use a slightly...
2005-03-03 Joshua Daniel... Add Pierre's security text.
2005-03-03 Christopher... restore comment
2005-03-03 Alan Modraupdate copyright dates
next
This page took 0.057841 seconds and 5 git commands to generate.