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-04-01 * configure.ac: Remove code setting CONFIG_SHELL, config_shell andJoseph Myers
2011-04-01 * configure.ac (*-*-sysv4*): Don't enable libgomp.Joseph Myers
2011-04-01 * Makefile.in (DLL_OFILES): Add avapi32.o.Corinna Vinschen
2011-04-01 * configure.ac: Separate cases disabling target-libssp,Joseph Myers
2011-04-01 * configure.ac (*-*-chorusos): Don't disable libgcj.Joseph Myers
2011-04-01* new-features.sgml (ov-new1.7.10): /proc/loadavg now showsYaakov Selkowitz
2011-04-01* fhandler_proc.cc (format_proc_loadavg): Add running/totalYaakov Selkowitz
2011-04-01 * fhandler_random.cc (fhandler_dev_random::crypt_gen_random):Corinna Vinschen
2011-04-01 * libc/strptime.c: Remove misleading comment.Corinna Vinschen
2011-03-31 * ntdll.h: Allow usage from plain C code.Corinna Vinschen
2011-03-31 * uinfo.cc (cygheap_user::init): Don't call GetUserName. Fetch usernameCorinna Vinschen
2011-03-31Move ChangeLog entry to correct directory.Bernd Schmidt
2011-03-312011-03-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-03-31 * Makefile.in (LIBS): Remove advapi32.dll.Corinna Vinschen
2011-03-31 * cyglsa.c: Fix compilation with MinGW-w64 toolchains.Corinna Vinschen
2011-03-31include/elf/Bernd Schmidt
2011-03-31include/coffTristan Gingold
2011-03-31binutils/Tristan Gingold
2011-03-31Fix ChangeLog entry.Corinna Vinschen
2011-03-31 * hires.h: Fix copyright.Corinna Vinschen
2011-03-30 * times.cc (hires_ms::resolution): Make sure resolution is never 0.Corinna Vinschen
2011-03-30 * regtool.cc (cmd_set): Avoid a compiler warning.Corinna Vinschen
2011-03-29*** empty log message ***Corinna Vinschen
2011-03-29 * cygtls.h (struct _local_storage): Redefine process_ident as wchar_tCorinna Vinschen
2011-03-29 * fhandler_socket.cc (get_inet_addr): Make externally available.Corinna Vinschen
2011-03-29 * cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.Corinna Vinschen
2011-03-29 * uinfo.cc (cygheap_user::env_domain): Use LookupAccountSidW andCorinna Vinschen
2011-03-29 * autoload.cc (UuidCreate): Remove.Corinna Vinschen
2011-03-29 * new-features.sgml (ov-new1.7.10): Document pthread spinlocks.Corinna Vinschen
2011-03-29 * cygwin.din (pthread_spin_destroy): Export.Corinna Vinschen
2011-03-29 * net.cc (SIO_BASE_HANDLE): Define.Corinna Vinschen
2011-03-29 * include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 10.Corinna Vinschen
2011-03-29 * autoload.cc (winmm): Remove time functions. Don't treatCorinna Vinschen
2011-03-29 * include/userenv.h: Add functions and definitions added with WindowsCorinna Vinschen
2011-03-29 * include/sys/xattr.h: New file.Corinna Vinschen
2011-03-29 * thread.cc (semaphore::init, destroy, close): Standards conformanceCorinna Vinschen
2011-03-29 * setfacl.c (strchrnul): Drop local implementation.Corinna Vinschen
2011-03-28 * new-features.sgml (ov-new1.7.9): Add "new API" paragraph.Corinna Vinschen
2011-03-28 * cygwin.din (strchrnul): Export.Corinna Vinschen
2011-03-28Check in strchrnul.c file missing in previous checkinCorinna Vinschen
2011-03-28 * libc/include/string.h (strchrnul): Declare.Corinna Vinschen
2011-03-28 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disableJoseph Myers
2011-03-28Add support for DragonFlyBSD target.Nick Clifton
2011-03-27* dll_init.cc (dll::init): Accommodate ill-behaved dlls who don't fill outChristopher Faylor
2011-03-27fix typo in previous changelog entryMichael Frysinger
2011-03-27libgloss: bfin: fix asm constraints for raise/excpt helpersMichael Frysinger
2011-03-27libgloss: bfin: abort on install errorsMichael Frysinger
2011-03-262011-03-25 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2011-03-262011-03-25 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2011-03-25 * mmap.cc (mmap64): Add a cheat to let a certain autoconf test succeedCorinna Vinschen