]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2011-10-28 Corinna Vinschen * new-features.sgml (ov-new1.7.10): Document getgrouplist.
2011-10-28 Corinna Vinschen * cygwin.din (getgrouplist): Export.
2011-10-27 Joern Renneckebfd:
2011-10-27 Nick Clifton * config.sub: Import these changes from the config...
2011-10-26 Christopher... * child_info.h (cchildren): New struct.
2011-10-25 Corinna Vinschen * hookapi.cc (hook_or_detect_cygwin): Take additional...
2011-10-25 Nick Cliftonbfd:
2011-10-24 Maciej W. Rozycki * mips.h: Fix a typo in description.
2011-10-24 Corinna Vinschen * syscalls.cc (unlink_nt): Fix a bug which overwrites...
2011-10-24 Corinna Vinschen * shared.cc (open_shared): Fix memory reservation...
2011-10-23 Christopher... * fhandler_tty.cc (fhandler_pty_slave::read): Use consi...
2011-10-23 Christopher... * path.cc (path_conv::get_nt_native_path): Avoid derefe...
2011-10-22 Christopher... * dtable.cc (dtable::delete_archetype): Improve debuggi...
2011-10-22 DJ Delorie* obstack.h [!GNUC] (obstack_free): Avoid cast to int.
2011-10-21 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::rmdir...
2011-10-21 Christopher... Check in missing ChangeLog entry.
2011-10-21 Corinna Vinschen * globals.cc (ro_u_ncfsd): New R/O unicode string.
2011-10-20 Christopher... * fhandler.h (fhandler*::copyto): Free path_conv string...
2011-10-20 Christopher... Throughout change TTY_* to PTY_*, tty_* to pty_*, and...
2011-10-20 Corinna Vinschen * syscalls.cc (try_to_bin): Improve debug output.
2011-10-19 Alan Modra PR ld/13254
2011-10-18 Nick Clifton * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add...
2011-10-18 Corinna Vinschen * path.cc: Extend two comments. Mention the name...
2011-10-17 Christopher... * dcrt0.cc (dll_crt0_1): Copy argv before passing to...
2011-10-17 Christopher... * sigproc.cc (proc_terminate): Avoid setting ppid to...
2011-10-15 Christopher... * cygerrno.h (__set_errno): Modify debugging output...
2011-10-15 Corinna Vinschen * fhandler_process.cc (dos_drive_mappings::fixup_if_ma...
2011-10-15 Corinna Vinschen * sec_auth.cc (get_token_group_sidlist): Add CONSOLE...
2011-10-13 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Add Windows 8 recognitio...
2011-10-13 Corinna Vinschen * path.cc (find_fast_cwd_pointer): Allow 'push crit...
2011-10-13 Corinna Vinschen * path.cc (copy_cwd_str): Move up in file to be access...
2011-10-12 Corinna Vinschen * fhandler_console.cc (fhandler_console::cursor_set...
2011-10-11 Christopher... * cygwin.din: Remove some _tc* exports. Add tcgetsid().
2011-10-11 Yaakov Selkowitz * utils.sgml (getconf): Expand documentation.
2011-10-11 Christopher... * dtable.cc (fh_alloc): Don't parse /dev/tty if ctty...
2011-10-11 Corinna Vinschen * libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian...
2011-10-11 Nick Cliftonoops - fix typo in previous delta.
2011-10-11 Nick Cliftonoops - omitted from previous delta.
2011-10-10 Christopher... * syscalls.cc (open): Add temporary kludge to avoid...
2011-10-10 Corinna Vinschen * fhandler.h (fhandler_process::closedir): Declare.
2011-10-10 Corinna Vinschen * cygserver.sgml: Change -v to -V, same as in sources.
2011-10-10 Corinna Vinschen * cygserver.cc (print_usage): Align output to utilitie...
2011-10-10 Corinna Vinschen * ldd.cc (VERSION): Remove.
2011-10-10 Christopher... * ldd.cc: Update copyright.
2011-10-10 Corinna Vinschen * Align usage output, version output, as well as usage...
2011-10-10 Alan Modrainclude/elf/
2011-10-10 Nick Clifton * libc/sys/arm/crt0.S: Synchronise with libgloss version.
2011-10-10 Corinna Vinschen * locale.cc (usage): Restructure, rephrase, add new...
2011-10-10 Corinna Vinschen * cygcheck.cc (check_keys): Use UNICODE Win32 functions.
2011-10-10 Christopher... * fhandler_tty.cc (fhandler_pty_slave::open): Clarify...
2011-10-07 Christopher... * fhandler.h (fhandler_console::tc_getpgid): New function.
2011-10-07 Corinna Vinschen * include/sys/cygwin.h (cygwin_getinfo_types): Define...
2011-10-07 Nick Clifton * rx/crt0.S: Initialise the PID address register.
2011-10-07 Corinna VinschenFix copyright.
2011-10-06 Corinna Vinschen * fhandler_termios.cc (fhandler_termios::tcsetpgrp...
2011-10-06 Christian Franke2011-10-06 Christian Franke <franke@computer.org>
2011-10-05 Nick Clifton * readelf.c (get_machine_dlags): Add support for RX...
2011-10-05 Corinna Vinschen * external.cc (create_winenv): Rename from sync_winenv...
2011-10-05 Corinna Vinschen * net.cc (socketpair): Bind first socket to loopback...
2011-10-04 Jeff Johnston2011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>
2011-10-04 Nick Clifton* libc/machine/arm/memcpy.S: Fix unaligned access copying.
2011-10-01 Keith MarshallRationalise structure layout; add dirent.d_type field.
2011-09-29 Nick Clifton * libc/machine/arm/memcpy.S: New file. Contains a...
2011-09-29 Nick Clifton * arm/crt0.s: Support 0 heap base response from HeapIn...
2011-09-29 Nick Clifton * arm/arm.h (HAVE_CALL_INDIRECT): Define.
2011-09-28 DJ Deloriemerge from gcc
2011-09-27 DJ Deloriemerge from gcc
2011-09-26 DJ Deloriemerge from gcc
2011-09-26 Cary Coutantinclude/ChangeLog
2011-09-23 DJ Deloriemerge from gcc
2011-09-21 David S. MillerAnnotate sparc objects with cpu hardware capabilities...
2011-09-21 Christopher... * tty.cc (grantpt): Check for valid fd.
2011-09-16 H.J. LuCheck if a symbol is hidden by linker script.
2011-09-15 Jon TURNEY * strace.cc (attach_process): Try to turn off DEBUG_ON...
2011-09-08 Jeff Johnston2011-09-08 Jeff Johnston <jjohnstn@redhat.com>
2011-09-02 Corinna Vinschen * net.cc (cygwin_getsockopt): Drop erroneous double...
2011-09-01 Corinna Vinschen * lc_msg.h: Regenerate.
2011-09-01 Corinna Vinschen * dlfcn.cc (gfpod_helper): Helper function to search...
2011-08-31 Corinna Vinschen * flock.cc (inode_t::unlock_and_remove_if_unused)...
2011-08-29 Corinna Vinschen * flock.cc (LOCK_OBJ_NAME_LEN): Change to accommodate...
2011-08-27 Keith MarshallDon't expose implementation detail for opaque DIRENT...
2011-08-27 Corinna Vinschen * fhandler.cc (fhandler_base::open): Fix typo in comment.
2011-08-26 Corinna Vinschen * libc/time/mktm_r.c (_mktm_r): Fix previous fix.
2011-08-25 Christopher... * cygthread.cc (cygthread::simplestub): Notify that...
2011-08-25 Corinna Vinschen * fhandler.cc (fhandler_base::open): Never open files...
2011-08-24 Corinna Vinschen * thread.cc (pthread::pthread): Drop setting parent_tl...
2011-08-24 Christopher... * thread.cc (pthread::exit): Create dummy tls structure...
2011-08-24 Corinna Vinschen * libc/time/mktm_r.c (_mktm_r): Fix computing tm_year.
2011-08-23 Chris Sutcliffe2011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2011-08-23 Chris Sutcliffe2011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2011-08-23 Corinna Vinschen * poll.cc (poll): Don't return prematurely if invalid...
2011-08-23 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::send_internal...
2011-08-23 Ralf Corsepius2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-23 Ralf Corsepius2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-23 Ralf Corsepius2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-23 Ralf Corsepius2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-22 Rainer Orth * picflag.m4: New file.
2011-08-22 Ralf Corsepius2011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-08-21 Christopher... * Makefile.in: Check for header file existence when...
2011-08-21 Christopher... * dtable.cc (conv_start_chars): Remove unneeded section...
next
This page took 0.056411 seconds and 5 git commands to generate.