Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-10* ldd.cc: Update copyright.Christopher Faylor
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen
2011-10-10include/elf/Alan Modra
2011-10-10 * libc/sys/arm/crt0.S: Synchronise with libgloss version.Nick Clifton
2011-10-10 * locale.cc (usage): Restructure, rephrase, add new options. DropCorinna Vinschen
2011-10-10 * cygcheck.cc (check_keys): Use UNICODE Win32 functions.Corinna Vinschen
2011-10-10* fhandler_tty.cc (fhandler_pty_slave::open): Clarify debugging output.Christopher Faylor
2011-10-07* fhandler.h (fhandler_console::tc_getpgid): New function.Christopher Faylor
2011-10-07 * include/sys/cygwin.h (cygwin_getinfo_types): Define valuesCorinna Vinschen
2011-10-07 * rx/crt0.S: Initialise the PID address register.Nick Clifton
2011-10-07Fix copyright.Corinna Vinschen
2011-10-06 * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Send __SIGSETPGRPCorinna Vinschen
2011-10-062011-10-06 Christian Franke <franke@computer.org>Christian Franke
2011-10-05 * readelf.c (get_machine_dlags): Add support for RX's PID mode.Nick Clifton
2011-10-05 * external.cc (create_winenv): Rename from sync_winenv. TakeCorinna Vinschen
2011-10-05 * net.cc (socketpair): Bind first socket to loopback only as well.Corinna Vinschen
2011-10-042011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>Jeff Johnston
2011-10-04* libc/machine/arm/memcpy.S: Fix unaligned access copying.Nick Clifton
2011-10-02Rationalise structure layout; add dirent.d_type field.Keith Marshall
2011-09-29 * libc/machine/arm/memcpy.S: New file. Contains a hand codedNick Clifton
2011-09-29 * arm/crt0.s: Support 0 heap base response from HeapInfo syscall.Nick Clifton
2011-09-29 * arm/arm.h (HAVE_CALL_INDIRECT): Define.Nick Clifton
2011-09-29merge from gccDJ Delorie
2011-09-27merge from gccDJ Delorie
2011-09-27merge from gccDJ Delorie
2011-09-27include/ChangeLogCary Coutant
2011-09-24merge from gccDJ Delorie
2011-09-22Annotate sparc objects with cpu hardware capabilities used.David S. Miller
2011-09-21* tty.cc (grantpt): Check for valid fd.Christopher Faylor
2011-09-16Check if a symbol is hidden by linker script.H.J. Lu
2011-09-15 * strace.cc (attach_process): Try to turn off DEBUG_ONLY_THIS_PROCESSJon TURNEY
2011-09-082011-09-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-09-02 * net.cc (cygwin_getsockopt): Drop erroneous double conversion of errorCorinna Vinschen
2011-09-01 * lc_msg.h: Regenerate.Corinna Vinschen
2011-09-01 * dlfcn.cc (gfpod_helper): Helper function to search DLL usingCorinna Vinschen
2011-08-31 * flock.cc (inode_t::unlock_and_remove_if_unused): Rename fromCorinna Vinschen
2011-08-29 * flock.cc (LOCK_OBJ_NAME_LEN): Change to accommodate extra lf_verCorinna Vinschen
2011-08-28Don't expose implementation detail for opaque DIRENT structures.Keith Marshall
2011-08-28 * fhandler.cc (fhandler_base::open): Fix typo in comment.Corinna Vinschen
2011-08-26 * libc/time/mktm_r.c (_mktm_r): Fix previous fix.Corinna Vinschen
2011-08-25* cygthread.cc (cygthread::simplestub): Notify that the thread has detachedChristopher Faylor
2011-08-25 * fhandler.cc (fhandler_base::open): Never open files withCorinna Vinschen
2011-08-24 * thread.cc (pthread::pthread): Drop setting parent_tls. CallCorinna Vinschen
2011-08-24* thread.cc (pthread::exit): Create dummy tls structure to hold _main_tlsChristopher Faylor
2011-08-24 * libc/time/mktm_r.c (_mktm_r): Fix computing tm_year.Corinna Vinschen
2011-08-242011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2011-08-242011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2011-08-23 * poll.cc (poll): Don't return prematurely if invalid fds have beenCorinna Vinschen
2011-08-23 * fhandler_socket.cc (fhandler_socket::send_internal): Fix settingCorinna Vinschen
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius