Commit Graph

  • 542b970d4e Rename __get_locale_XXX to __get_XXX_locale to use unified naming scheme Corinna Vinschen 2016-07-25 11:24:59 +0200
  • fb4fb921c6 Move lconv into struct __locale_t and implement __localeconv_l Corinna Vinschen 2016-07-25 11:23:36 +0200
  • c1b7d9d93d Implement per-locale string functions Corinna Vinschen 2016-07-24 20:00:34 +0200
  • 8493c16316 Implement all per-locale ctype functions Corinna Vinschen 2016-07-24 15:44:43 +0200
  • 956565be70 Move localeconv, duplocale, freelocale, newlocale, uselocale into separate files Corinna Vinschen 2016-07-23 21:40:50 +0200
  • a2ed50381e include/locale.h: Fix POSIX guards Corinna Vinschen 2016-07-23 14:19:52 +0200
  • cf2cd696da Remove non-working __part_load_locale function and any related code Corinna Vinschen 2016-07-23 14:19:25 +0200
  • c402f0388f posix.xml: Note duplocale, freelocale, newlocale, uselocale as implemented Corinna Vinschen 2016-07-23 14:01:15 +0200
  • 1afa0fe4b3 Fix memory handling in functions called from loadlocale Corinna Vinschen 2016-07-23 13:30:21 +0200
  • aefd8b5b51 Implement newlocale, freelocale, duplocale, uselocale Corinna Vinschen 2016-07-22 22:54:07 +0200
  • d4f6cae9cd Use __get_global_locale function where appropriate Corinna Vinschen 2016-07-22 22:40:45 +0200
  • 53f84bb5ac Rearrange struct __locale_t pointers into an array Corinna Vinschen 2016-07-22 19:57:56 +0200
  • 1498c79db8 Change loadlocale to fill a __locale_t given as parameter Corinna Vinschen 2016-07-21 20:49:42 +0200
  • d16a56306d Consolidate wctomb/mbtowc calls for POSIX-1.2008 Corinna Vinschen 2016-07-20 22:05:59 +0200
  • 88208d3735 POSIX-1.2008 per-thread locales, groundwork part 2 Corinna Vinschen 2016-07-19 16:48:07 +0200
  • a6a477fa81 POSIX-1.2008 per-thread locales, groundwork part 1 Corinna Vinschen 2016-07-13 16:51:33 +0200
  • 51b669f679 Do not include wctype.h in wchar.h with _GNU_SOURCE Yaakov Selkowitz 2016-08-12 13:44:26 -0500
  • b14a1dbc86 Define va_list in stdio.h and wchar.h Yaakov Selkowitz 2016-08-12 03:16:52 -0500
  • 9169111acf Remove unused import/rexec.c accidentally imported by commit b6e90a06 Corinna Vinschen 2016-08-12 14:52:09 +0200
  • 1e22b408b2 Include wctype.h in wchar.h as an XSI extension Yaakov Selkowitz 2016-08-11 16:33:43 -0500
  • 05aca4d94d Feature test macros overhaul: wctype.h Yaakov Selkowitz 2016-08-11 14:16:24 -0500
  • 86f79af827 kill(pid, sig) before waitpid() returns -1 for sig != 0 Erik Bray 2016-08-11 15:57:53 +0200
  • d2e0e14ef7 Feature test macros overhaul: wchar.h, part 2 Yaakov Selkowitz 2016-08-10 14:47:35 -0500
  • 668033eb9f arc: Fix strcmp for big endian without barrel shifter Anton Kolesov 2016-07-21 13:19:34 +0300
  • 1baa8bb843 arc: Add align keyword. Claudiu Zissulescu 2016-06-28 15:12:16 +0200
  • 7b1080d9aa arc: Use prefetch instead of prealloc. Claudiu Zissulescu 2016-04-26 15:27:31 +0200
  • 67c5af5b85 arc: Use unaligned loads/stores for memcopy. Claudiu Zissulescu 2016-04-26 15:25:06 +0200
  • 9a80679aae rtems: define _POSIX_CLOCK_SELECTION feature Gedare Bloom 2016-08-01 14:55:58 -0500
  • 644e40dd9c rtems: add sys/mman.h Gedare Bloom 2016-08-01 14:55:57 -0500
  • 9c4113f0c7 Workaround for filesystems with broken FileAllInformation info class (NcFsd) Corinna Vinschen 2016-08-04 11:13:57 +0200
  • 99a3f266c1 Fix console clear screen if buffer is full Corinna Vinschen 2016-08-03 14:34:01 +0200
  • 05847ad6e9 Fix console clear screen in case of partial scrolling Corinna Vinschen 2016-08-01 12:35:51 +0200
  • 11dcf9cb5c Open process with PROCESS_QUERY_INFORMATION to fetch maps Corinna Vinschen 2016-08-01 11:52:30 +0200
  • d7586cb66c Fix clear screen behaviour of console when user scrolled up or down Corinna Vinschen 2016-07-29 12:07:46 +0200
  • 08da3bfc41 Fix buffer scrolling when performing a "clear screen" Corinna Vinschen 2016-07-27 20:39:24 +0200
  • 32b668d966 Don't raise SIGTTIN from poll/select Corinna Vinschen 2016-07-26 19:03:07 +0100
  • 10a30e7a25 Remove redundant macro and function called `__getreent' Corinna Vinschen 2016-07-27 14:00:30 +0200
  • 886f89ac39 posix.xml: Add missing unimplemented functions from POSIX-1.2013 Corinna Vinschen 2016-07-23 13:56:52 +0200
  • 25cb82a55e Change "nodomain+nobody" to "no+body" Corinna Vinschen 2016-07-22 09:41:23 +0200
  • 1a988fc6ba Handle WinFSP nobody account Corinna Vinschen 2016-06-29 17:12:38 +0200
  • 642c48095c Fix typo Corinna Vinschen 2016-07-18 22:03:37 +0200
  • 2082bcec41 Add release message for commit 71df3bf Corinna Vinschen 2016-07-18 22:03:00 +0200
  • 71df3bfd51 truncl: Fix setting rounding bits in FPU control word Corinna Vinschen 2016-07-18 22:00:17 +0200
  • 52d940e263 math.h: fix guards on basic M_ constants Yaakov Selkowitz 2016-07-15 09:06:53 -0500
  • 7475b656f4 Put previous doc in correct section Eric Blake 2016-07-14 13:26:29 -0600
  • 863952f273 Add release message for commit fe9e3b4 Corinna Vinschen 2016-07-14 20:55:04 +0200
  • fe9e3b4498 Transform all special chars in relative Windows path string Corinna Vinschen 2016-07-14 20:52:04 +0200
  • 6795ef7d37 Fix 32-bit SSIZE_MAX Eric Blake 2016-07-13 14:35:43 -0600
  • 87076a3a83 Add release message for commit 82e0649 Corinna Vinschen 2016-07-14 19:11:45 +0200
  • 82e06490de machine/_types.h: __blkcnt_t should be signed Ray Donnelly 2016-07-14 12:40:47 +0100
  • 53a831f063 Improve description of Cygwin ldd utility Jon Turney 2016-07-02 16:45:02 +0100
  • 5ff2fcf9bd Use <filename> tag, not <pathname> tag Jon Turney 2016-07-02 16:46:48 +0100
  • d4bed7c3af Use <example> tag at same level as <para>, not inside it Jon Turney 2016-07-02 16:46:23 +0100
  • a5d197eb48 Add release message for commit 8cff156 Corinna Vinschen 2016-07-06 19:16:05 +0200
  • 8cff1569fc strace: Make sure strace timer isn't copied to child process Corinna Vinschen 2016-07-06 19:12:59 +0200
  • 28d393c001 Fix typo in comment added by previous commit Corinna Vinschen 2016-07-06 18:23:05 +0200
  • a68ca43b90 Redefine locale info in struct _reent for per-thread locales Corinna Vinschen 2016-07-06 15:41:35 +0200
  • b9ac3c2c8b Regenerate newlib Makefiles Jon Turney 2016-07-04 17:53:06 +0100
  • d7e47a557e Regenerate newlib Makefiles Jon Turney 2016-07-04 17:09:30 +0100
  • 0b4cbd2fb8 Make newlib manpages (v3) Jon Turney 2016-06-24 21:50:15 +0100
  • 85db21730b ldd: Handle executable relocation when setting breakpoint Corinna Vinschen 2016-07-02 12:36:05 +0200
  • 9f54ceadae ldd: terminate process on hitting breakpoint Corinna Vinschen 2016-07-02 12:27:04 +0200
  • 29600e04e3 Make sure to use the Winsock definition of FIONREAD in ioctlsocket call Corinna Vinschen 2016-07-01 16:56:07 +0200
  • e27cfa4631 Restore mingw64-x86_64-gcc-core in FAQ listing required packages Jon Turney 2016-06-29 15:08:19 +0100
  • 24b1c90116 Update FAQ listing required packages for building Cygwin Jon Turney 2016-06-27 17:32:35 +0100
  • f8a7ef17fe Continuous Integration: Add Tea CI build configuration. Qian Hong 2016-06-26 14:41:16 +0800
  • 8a603a697f Phoenix-RTOS: Add caddr_t definition to <sys/types.h>. Kuba Sejdak 2016-06-28 10:47:49 +0200
  • c920bf0b01 Reformat some too-long lines Corinna Vinschen 2016-06-27 18:00:56 +0200
  • 532ecdd36f Add comment to point out missing access right per documentation Corinna Vinschen 2016-06-27 18:00:01 +0200
  • ba58e5f20c Use PROCESS/THREAD_QUERY_LIMITED_INFORMATION where appropriate Corinna Vinschen 2016-06-27 17:56:16 +0200
  • d21b63594c Set supported Windows release to Windows 10 Corinna Vinschen 2016-06-27 17:51:41 +0200
  • b6693e7c17 Remove pre-Vista considerations from utilities Corinna Vinschen 2016-06-27 17:50:25 +0200
  • 673dd34823 Phoenix-RTOS: Adjust network-related headers to new kernel API. Kuba Sejdak 2016-06-24 14:14:55 +0200
  • 6325dbb30f Phoenix-RTOS: Add dummy implementation of fdatasync() syscall. Kuba Sejdak 2016-06-24 14:14:54 +0200
  • 3302072436 Add dummy implementation of getentropy(), if_nametoindex() and if_indextoname() functions. Kuba Sejdak 2016-06-24 14:14:53 +0200
  • 75c98c35c3 Phoenix-RTOS: Implement daemon() function. Kuba Sejdak 2016-06-24 14:14:52 +0200
  • 0601c03109 Phoenix-RTOS: Add checking EOF in getmntent(). Kuba Sejdak 2016-06-24 14:14:51 +0200
  • cd169e629a Phoenix-RTOS: Provide __progname symbol for user-space apps. Kuba Sejdak 2016-06-24 14:14:50 +0200
  • e5e0bd38d2 Phoenix-RTOS: Fix warning with pointer treated as integer. Kuba Sejdak 2016-06-24 14:14:49 +0200
  • ab92a06cd4 Phoenix-RTOS: Add <netpacket/packet.h> header and import <net/if_arp.h> header from FreeBSD. Kuba Sejdak 2016-06-24 14:14:48 +0200
  • 4473035feb Phoenix-RTOS: Provide daemon() and fdatasync() syscalls in <sys/unistd.h>. Kuba Sejdak 2016-06-24 14:14:47 +0200
  • 084253081a Add release message for commit b2867a6 Corinna Vinschen 2016-06-27 13:21:19 +0200
  • c7b2b18116 Add missing OBJCOPY variable to Makefile.in Corinna Vinschen 2016-03-26 12:32:18 +0100
  • d3297c3304 Revert "Use .DELETE_ON_ERROR" Jon Turney 2016-06-25 17:08:18 +0100
  • 980e2a62f4 Revert "Add missing OBJCOPY variable to Makefile.in" Jon Turney 2016-06-25 17:08:06 +0100
  • f145c2e261 Revert "Make newlib manpages via DocBook XML (v3)" Jon Turney 2016-06-25 17:07:43 +0100
  • 041ea41068 Make newlib manpages via DocBook XML (v3) Jon Turney 2016-06-24 21:50:15 +0100
  • fdc45c4bfb Add missing OBJCOPY variable to Makefile.in Corinna Vinschen 2016-03-26 12:32:18 +0100
  • 62b0bf0b8b Use .DELETE_ON_ERROR Jon Turney 2016-03-25 13:56:03 +0000
  • 6ef3cc7da3 Remove leftover useless copyright hints Corinna Vinschen 2016-06-25 13:36:52 +0200
  • 2a18fb4b94 Clarify setting of child_info::msv_count in child_info.h Corinna Vinschen 2016-06-25 10:21:13 +0200
  • cb34fffe07 Remove CYGWIN=detect_bloda option Corinna Vinschen 2015-12-15 18:28:03 +0100
  • da5b48ef3c No longer support "Interact with desktop" Corinna Vinschen 2016-06-25 00:42:36 +0200
  • cd93c771ef Fix comments for AI_ADDRCONFIG and AI_V4MAPPED Corinna Vinschen 2015-12-15 21:50:35 +0100
  • 7c84bfdb5f syscalls.cc: Merge desktop_ini_ext into desktop_ini Corinna Vinschen 2015-12-15 21:50:14 +0100
  • f4aaa21441 fhandler_pty_master::pty_master_thread: Always check for correct pid Corinna Vinschen 2015-12-15 21:49:19 +0100
  • ceab4452f1 Remove unused GetTickCount_ns Corinna Vinschen 2015-12-15 21:48:02 +0100
  • 00e9bf2bb3 Fix various OS-related comments Corinna Vinschen 2015-12-15 21:43:33 +0100
  • bb0fc7a2c0 cygheap_domain_info::init: Fix comment Corinna Vinschen 2015-12-15 19:54:35 +0100
  • 54c284caf2 Remove XP and Server 2003 from documentation Corinna Vinschen 2016-06-24 23:21:10 +0200