]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2009-01-29 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Evaluate and print state of
2009-01-29 Doug Evansfix typo in previous entry
2009-01-29 Doug Evans * opcode/i386.h: Add multiple inclusion protection.
2009-01-28 Jeff Johnston2009-01-28 Jeff Johnston <jjohnstn@redhat.com>
2009-01-27 Christopher... * fhandler.cc (fhandler_base::wait_overlapped): Set...
2009-01-27 DJ Delorie* configure.host (m32c-*-*): Add long long I/O support...
2009-01-26 Corinna Vinschen * shared.cc (shared_name): New function for WCHAR...
2009-01-26 Corinna Vinschen * grp.cc (getgrgid_r): Simplify code by using stpcpy.
2009-01-26 Corinna Vinschen * uinfo.cc (pwdgrp::load): Open file with FILE_OPEN_FO...
2009-01-24 Corinna Vinschen * mount.cc (mount_info::from_fstab): Open fstab file...
2009-01-24 Corinna Vinschen * pathnames.sgml: Add requirement for world-readabilit...
2009-01-24 Corinna Vinschen * pathnames.sgml: Add section about accessing /etc...
2009-01-23 Corinna Vinschen * smallprint.cc (__small_vsprintf): Use already availa...
2009-01-22 Christopher... * select.cc (peek_serial): Add hack to allow proper...
2009-01-22 Jeff Johnston2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2009-01-22 Jeff Johnston2009-01-21 Richard Earnshaw <rearnsha@arm.com>
2009-01-21 Corinna VinschenChangeLog:
2009-01-20 Corinna Vinschen * fhandler_procnet.cc: Reorganize global procnet conte...
2009-01-20 Corinna Vinschen * devices.h (FH_PROCESSFD): New device type.
2009-01-20 Corinna Vinschen * thread.h (struct pthread_rwlock::RWLOCK_READER)...
2009-01-20 Corinna Vinschen * autoload.cc (WSAIoctl): Reintroduce.
2009-01-19 Jeff Johnston2009-01-19 Neal H. Walfield <neal@gnu.org>
2009-01-19 Corinna Vinschen * include/winbase.h (enum _DEP_SYSTEM_POLICY_TYPE...
2009-01-19 Andreas SchwabRemove conflict marker.
2009-01-17 Corinna Vinschen * mmap.cc (mmap64): Fix condition checking if anonymou...
2009-01-17 Chris Sutcliffe2009-01-11 Henry Nestler <henry@bigfoot.de>
2009-01-17 Corinna Vinschen * Makefile.in: Fix copyright date.
2009-01-17 Corinna Vinschen * fhandler_proc.cc: Reorganize global proc content...
2009-01-16 Corinna Vinschen * Fix copyright dates.
2009-01-16 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Raise size of osname...
2009-01-16 Alan Modraformatting
2009-01-16 Alan Modra * Makefile.def (configure-opcodes): Depend on configur...
2009-01-15 Andrew Stubbs2009-01-15 Andrew Stubbs <ams@codesourcery.com>
2009-01-15 Nick Clifton * configure.ac (ia64*-*-*vms*): Add case with...
2009-01-15 Nick Clifton * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAM...
2009-01-15 Cary Coutant * plugin-api.h (LDPS_BAD_HANDLE): New constant.
2009-01-14 Joel Brobecker Update the copyright notice of some of the...
2009-01-13 Corinna Vinschen * libc/getopt.c (parse_long_options): Use fix from...
2009-01-12 Jeff Johnston2009-01-12 Nathan Froyd <froydnj@codesourcery.com>
2009-01-12 Jeff Johnston2009-01-12 Jeff Johnston <jjohnstn@redhat.com>
2009-01-12 Corinna Vinschen * syscalls.cc (enum bin_status): New type.
2009-01-11 Corinna Vinschen * errno.cc (errmap): Set errno to ENOENT instead of...
2009-01-10 Chris Sutcliffe2009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2009-01-09 Peter Bergnergas/
2009-01-09 Corinna Vinschen * mount.cc (mount_info::from_fstab_line): Always conve...
2009-01-09 Christopher... * include/sys/cygwin.h (CW_SETERRNO): Define.
2009-01-09 Christopher... * ldd.cc: New file. First stab at implementing ldd...
2009-01-08 Corinna Vinschen * libc/fts.c (fts_build): Use DT_DIR case on Cygwin.
2009-01-08 Ben EllistonTypo fixes.
2009-01-08 Kazu Hirata * libc/include/sys/stdio.h (_flockfile, _funlockfile...
2009-01-07 Jeff Johnston2009-01-07 Ben Elliston <bje@au.ibm.com>
2009-01-07 Corinna Vinschen * ntdll.h: Reorder NT status flags. Fix a case differ...
2009-01-07 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::link...
2009-01-07 Corinna Vinschen * include/winbase.h (SCS_64BIT_BINARY): Define.
2009-01-06 Hans-Peter... * callback.h (struct host_callback_struct): Mark membe...
2009-01-06 Pierre Humblet * cygcheck.cc (dump_sysinfo_services): Quote...
2009-01-05 Jeff Johnston2009-01-05 Craig Howland <howland@LGSInnovations.com>
2009-01-04 Keith MarshallFix MinGW-Bug [2445962]; (reported by Keishi Suenaga).
2009-01-03 Christopher... * Makefile.in (CFLAGS): Look in cygwin's build director...
2009-01-03 Christopher... correct
2009-01-03 Christopher... Remove unneeded header files from source files througho...
2009-01-03 Christopher... Year-end rollover.
2009-01-02 Christopher... * speclib: Rewrite completely in perl. Avoid multiple...
2008-12-31 Christopher... * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MIN...
2008-12-31 Christopher... * glob_pattern_p.cc: New file.
2008-12-31 Keith MarshallCorrect mishandling of invalid characters in printf...
2008-12-31 Christopher... * include/bits/wordsize.h: New linux-compatibility...
2008-12-31 Pierre Humblet * cygcheck.cc (pretty_id): Quote the path for...
2008-12-30 Christopher... * exceptions.cc (try_to_debug): Avoid creating a huge...
2008-12-25 Christopher... * mount.cc: Change comment.
2008-12-24 Christopher... * path.cc (symlink_info::check_shortcut): Ensure that...
2008-12-23 Nick CliftonAdd LM32 port.
2008-12-23 Christopher... * fhandler.h (fhandler_base_setup_overlapped): Add...
2008-12-23 Nick Clifton * coffcode.h (coff_write_object_contents...
2008-12-23 Nick CliftonRemove STT_IFUNC support.
2008-12-22 Jeff Johnston2008-12-19 Jeff Johnston <jjohnstn@redhat.com>
2008-12-22 Christopher... * pipe.cc (getov_result): Minor cleanup.
2008-12-21 Ralf WildenhuesAdd missing ChangeLog entries for my last commit.
2008-12-21 Christopher... * pipe.cc (getov_result): Add parameters to facilitate...
2008-12-20 Christopher... * fhandler.cc (fhandler_base::wait_overlapped): Reorgan...
2008-12-20 Christopher... * pinfo.h (pinfo::thisproc): Declare. Rename from...
2008-12-20 Corinna Vinschen * pwdgrp.h (pwdgrp::refresh): Fix indentation.
2008-12-20 Chris Sutcliffe2008-12-16 Danny Smith <dannysmith@users.sourceforge...
2008-12-20 Hans-Peter... * cris.h (R_CRIS_32_IE): New relocation.
2008-12-19 Christopher... * pinfo.cc (pinfo_basic): New class.
2008-12-19 Corinna Vinschen * fhandler_registry.cc (perf_data_files): New table.
2008-12-19 Corinna Vinschen * path.cc (path_conv::check): Handle incoming DOS...
2008-12-18 Ralf Wildenhues Backport link test fix from upstream Libtool:
2008-12-18 Corinna Vinschen * fhandler_disk_file.cc: Set 4th parameter of NtQueryD...
2008-12-18 Corinna Vinschen * path.cc (symlin_info::check): Set 4th parameter of
2008-12-18 Ben Elliston * config.sub, config.guess: Update from upstream sources.
2008-12-17 Jeff Johnston2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2008-12-17 Jeff Johnston2008-12-17 Jon Beniston <jon@beniston.com>
2008-12-17 Jeff Johnston2008-12-17 Jon Beniston <jon@beniston.com>
2008-12-16 Paolo Bonzini2008-12-16 Paolo Bonzini <bonzini@gnu.org>
2008-12-16 Corinna Vinschen * utils.sgml: Fix typo in passwd screen text.
2008-12-16 Corinna Vinschen * fhandler_registry.cc (DEFAULT_VALUE_NAME): Remove...
2008-12-15 Corinna Vinschen * syscalls.cc (gen_full_path_at): Use isabspath instea...
2008-12-15 Jeff Johnston2008-12-15 Jeff Johnston <jjohnstn@redhat.com>
2008-12-15 Corinna Vinschen * sec_auth.cc (open_local_policy): Set lsa handle to
next
This page took 0.060363 seconds and 5 git commands to generate.