]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2009-02-13 Corinna Vinschen * posix.sgml: Move interfaces deprecated in SUSv4...
2009-02-13 Corinna Vinschen * posix.sgml: Merge SUSv3 and SUSv4 section into a...
2009-02-13 Corinna Vinschen * pathnames.sgml: Add a cygdrive section.
2009-02-13 Corinna Vinschen * mount.cc (mount_info::from_fstab_line): Make cygdriv...
2009-02-13 Corinna Vinschen * pathnames.sgml: Replace "binmode" with new "binary...
2009-02-13 Corinna Vinschen * cygwin.din: Export wcstod and wcstof.
2009-02-12 Jeff Johnston2009-02-12 Corinna Vinschen <corinna@vinschen.de>
2009-02-12 Corinna Vinschen * faq-using.xml: First cut on Emacs.
2009-02-12 Corinna Vinschen * faq-setup.xml: Revamp for Cygwin 1.7.
2009-02-11 Corinna Vinschen * faq-programming.xml: Revamp (mostely) for Cygwin...
2009-02-11 Corinna Vinschen * Makefile.in (FAQ_SOURCES): Define FAQ sources.
2009-02-11 Corinna Vinschen * syscalls.cc (open): Handle O_DIRECTORY flag.
2009-02-09 Corinna Vinschen * fhandler_floppy.cc (fhandler_dev_floppy::open):...
2009-02-09 Corinna Vinschen * include/winioctl.h (FSCTL_ALLOW_EXTENDED_DASD_IO...
2009-02-08 Keith MarshallMinGW-Feature-Request [2222263]: Make getopt() GNU...
2009-02-07 Chris Sutcliffe2009-02-06 Linton Miller <Linton.Miller@trivininc...
2009-02-06 Doug Evans * i386.h: Add comment regarding sse* insns and prefixes.
2009-02-05 Jeff Johnston2009-02-05 Neal H. Walfield <neal@gnu.org>
2009-02-05 Corinna Vinschen * cygwin.din: Export wcstok.
2009-02-05 Andreas Schwab* Makefile.tpl (stage_last): Define $r and $s before...
2009-02-04 Corinna Vinschen * fhandler_proc.cc (proc_tab): Add entry for mounts...
2009-02-04 Corinna Vinschen * security.cc (alloc_sd): Disable generating default...
2009-02-03 Joseph Myersbfd:
2009-02-03 Joseph Myersbfd:
2009-02-03 Nick Clifton M68K TLS support.
2009-02-03 Corinna Vinschen * pathnames.sgml: Rephrase the "Case sensitive filenam...
2009-02-02 Doug Evans * config/tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0...
2009-01-29 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::readdir...
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.
next
This page took 0.057518 seconds and 5 git commands to generate.