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
2014-11-28* Makefile.in (XSLTPROC): Remove.Yaakov Selkowitz
2014-11-28 * cygheap.cc (init_cygheap::find_tls): Add comment.Corinna Vinschen
2014-11-28 * mips/crt0.S: Configure processor based on .MIPS.abiflags.Corinna Vinschen
2014-11-28 * libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64Corinna Vinschen
2014-11-28 * mkgroup.c (main): Call enum_local_groups with offset 0x30000 for localCorinna Vinschen
2014-11-27 * mkgroup.c (main): Call enum_groups with offset 0x30000 for localCorinna Vinschen
2014-11-27 * mount.cc (mount_info::init): Take bool argument and allow toCorinna Vinschen
2014-11-27 * cygheap.cc (init_cygheap::find_tls): Allow to keep loop going afterCorinna Vinschen
2014-11-272014-11-26 Matthew Fortune <Matthew.Fortune@imgtec.com>Jeff Johnston
2014-11-26 * Makefile.in (install): Add install-ldif target.Corinna Vinschen
2014-11-26 * libc/machine/arm/strcmp-armv6m.S: New file.Corinna Vinschen
2014-11-25 * libc/include/sys/_default_fcntl.h: Move all Cygwin-specific openCorinna Vinschen
2014-11-25 * include/fcntl.h: Move all open flags (except O_NDELAY) to newlib'sCorinna Vinschen
2014-11-25 * binmode.c (cygwin_premain0): Don't use underscore'd variants of theCorinna Vinschen
2014-11-24merge from gccDJ Delorie
2014-11-242014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2014-11-24 * utils.xml (passwd): Align to latest changes.Corinna Vinschen
2014-11-24 * passwd.c (GetPW): If server is NULL, and the user is not a localCorinna Vinschen
2014-11-22 * init.cc (dll_entry): Revert previous patch. This requires anotherCorinna Vinschen
2014-11-21 PR target/63901Nick Clifton
2014-11-20 * init.cc (dll_entry): Call _my_tls.remove with INFINITE wait periodCorinna Vinschen
2014-11-20 * libc/stdio/nano-vfprintf_i.c (_printf_i): Use LONGINT when void* isCorinna Vinschen
2014-11-20 * libc/sys/rtems/sys/syslimits.h (NGROUPS_MAX): Adjust value soCorinna Vinschen
2014-11-20 * net.cc (fdsock): Change default values for socket buffers on 32 bitCorinna Vinschen
2014-11-17 * uinfo.cc (pwdgrp::fetch_account_from_windows): Allow fetching ofCorinna Vinschen
2014-11-14 * fhandler_termios.cc (fhandler_termios::line_edit): Fix fatal typo inCorinna Vinschen
2014-11-13 * fhandler.h (fhandler_termios::line_edit): Add parameter to returnCorinna Vinschen
2014-11-13 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 34.Corinna Vinschen
2014-11-13 * configure.ac: Convert to new AC_INIT style.Corinna Vinschen
2014-11-13 * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.Nick Clifton
2014-11-12 * utils.xml (mkgroup): Align to changed usage.Corinna Vinschen
2014-11-12 * mkgroup.c (usage): Fix language.Corinna Vinschen
2014-11-12 * mkgroup.c (enum_unix_groups): Always print groupname with machineCorinna Vinschen
2014-11-12 * cygheap.h (cygheap_pwdgrp): Remove constants NSS_FILES and NSS_DB.Corinna Vinschen
2014-11-12 * libc/stdlib/strtod.c (sulp): Cast to int32_t to avoid overflow.Corinna Vinschen
2014-11-10Fix typoCorinna Vinschen
2014-11-10 * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).Corinna Vinschen
2014-11-10 * libc/machine/aarch64/strcpy.S: New file.Richard Earnshaw
2014-11-07 * utils.xml (mkpasswd): Change /etc/group to /etc/passwd.Corinna Vinschen
2014-11-07 * dcrt0.cc (cygwin__cxa_atexit): Fetch correct DSO handle valueCorinna Vinschen
2014-11-062014-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2014-11-06 * cygserver-config: Add -N option to allow different service name.Corinna Vinschen
2014-11-06 * dcrt0.cc (cygwin_atexit): Change preceeding comment to reflectCorinna Vinschen
2014-11-06 * libc/stdio/nano-vfprintf_i.c (_printf_i): Use Newlib approach toCorinna Vinschen
2014-11-05merge from gccDJ Delorie
2014-11-05 * lib/atexit.c (atexit): Check for being linked into the executable.Corinna Vinschen
2014-11-05 * new-features.xml (ov-new1.7.33): Document xdr and atexit.Corinna Vinschen
2014-11-05*** empty log message ***Corinna Vinschen
2014-11-05 * Makefile.in (NEW_FUNCTIONS): Add atexit to be not exported.Corinna Vinschen
2014-11-05 * Makefile.in (NEW_FUNCTIONS): Define target-independent. Add targetCorinna Vinschen