Commit Graph

  • 4f81149937 libc: Added prototypes for new POSIX APIs Matt Joyce 2021-08-06 22:04:42 +0200
  • 0cb40f415b RISC-V: Reliably initialize t0 in _times() Christoph Muellner 2021-08-02 18:46:16 +0200
  • 94ead7b76d Cygwin: More profiler format + small issue fixes Mark Geisert 2021-08-01 23:52:31 -0700
  • 99a4b087d4 Cygwin: Make gmondump conform to its doc + adjust doc Mark Geisert 2021-08-02 02:25:53 -0700
  • 15c53a34bc libc: Fix compilation for new sig2str/str2sig implementation Christoph Muellner 2021-08-02 16:00:58 +0200
  • 5970bbded8 Cygwin: export new sig2str/str2sig Corinna Vinschen 2021-08-02 13:57:03 +0200
  • cf9a51371c Cygwin: clarify importance of new GNU-specifc API Corinna Vinschen 2021-08-02 13:53:38 +0200
  • 2b50ec0cd2 libc: Added implementation for sig2str/str2sig. Matt Joyce 2021-07-31 15:22:05 +0200
  • 38965159df
    Cygwin: Add winsymlinks:sys Jon Turney 2021-07-17 15:51:11 +0100
  • 66eefa25f2
    Cygwin: Rename WSYM_sysfile to WSYM_default Jon Turney 2021-07-17 15:47:34 +0100
  • 26d6595f54 Cygwin: add release msg for previous getaddrinfo patch Corinna Vinschen 2021-07-30 12:43:26 +0200
  • 582c7f9664 Cygwin: getaddrinfo: return valid ai_socktype and ai_protocol values Corinna Vinschen 2021-07-30 12:40:35 +0200
  • fff00f776b Cygwin: bump API minor and set DLL version to 3.3.0 Corinna Vinschen 2021-07-29 17:44:20 +0200
  • c2ad78d672 Cygwin: implement pthread_rwlock_clockrdlock/pthread_rwlock_clockwrlock Corinna Vinschen 2021-07-29 17:31:31 +0200
  • 520c3a3fa2 Cygwin: pthread.h: clean namespace Corinna Vinschen 2021-07-29 17:27:41 +0200
  • 5c4eaf45f1 Cygwin: implement pthread_mutex_clocklock Corinna Vinschen 2021-07-29 17:22:11 +0200
  • 123454f9d0 Cygwin: implement pthread_cond_clockwait Corinna Vinschen 2021-07-29 17:21:01 +0200
  • edf48054e9 Cygwin: implement sem_clockwait Corinna Vinschen 2021-07-29 17:13:47 +0200
  • d4e7869ee4 Cygwin: semaphore.h: clean namespace Corinna Vinschen 2021-07-29 16:53:15 +0200
  • ad8730cc91 Cygwin: utils: refresh tzmap.h Corinna Vinschen 2021-07-28 22:19:37 +0200
  • 4f999b4eab Cygwin: utils: tzmap-from-unicode.org: enforce sorting order for LANG=C Corinna Vinschen 2021-07-28 22:18:38 +0200
  • d930fbb6ae
    Cygwin: Convert gmondump and profiler synopses to <cmdsynopsis> Jon Turney 2021-07-21 15:00:49 +0100
  • f9f1b39180 Cygwin: document getifaddrs fixes Ken Brown 2021-07-28 07:44:25 -0400
  • b88d686a68 Cygwin: getifaddrs: don't return a zero IPv4 address Ken Brown 2021-07-26 10:27:53 -0400
  • c08ee10d6b Cygwin: getifaddrs: fix address family for IPv6 netmasks Ken Brown 2021-07-26 08:59:09 -0400
  • 0542583129 Remove unneccesary parenthesis around declarator Maxim Blinov 2021-07-22 22:41:42 +0100
  • 51a297bcbf Ensure nanosleep(2) never returns negative rem David Allsopp 2021-07-20 16:07:00 +0100
  • 44a3966577 libc/include/sys/config.h: Undef _REENT_SMALL for RTEMS on MicroBlaze Alex White 2021-07-21 13:00:34 -0500
  • bf8f2a95df Cygwin: profiler: Fix formatting warnings Corinna Vinschen 2021-07-21 10:07:16 +0200
  • ca7b4bd236 libm: Fixing overflow handling issue for scalbnf and scalbn Kito Cheng 2021-07-19 16:50:22 +0800
  • ff9c2b3ab9
    Cygwin: updates to wire in profiler, gmondump Mark Geisert 2021-07-15 21:49:57 -0700
  • 4ad5b0ca31
    Cygwin: New tool: gmondump Mark Geisert 2021-07-15 21:49:56 -0700
  • 9bd6c0b2b1
    Cygwin: New tool: profiler Mark Geisert 2021-07-15 21:49:55 -0700
  • cee03513d8 Cygwin: cfsetspeed: allow speed to be a numerical baud rate Ken Brown 2021-07-11 07:04:58 -0400
  • 91f99d323b Minimal support for ISO/IEC TS 18661-3. Kito Cheng 2021-07-12 17:17:21 +0800
  • 9a231073a5
    Cygwin: Define PSAPI_VERSION as 1 before including psapi.h Jon Turney 2021-05-20 18:28:01 +0100
  • e6b667f1a4
    Cygwin: Use cmdsynopsis element in utils documentation Jon Turney 2021-06-14 13:51:41 +0100
  • be4a8b91ff
    Cygwin: Various minor fixes to utils documentation Jon Turney 2021-06-14 21:18:49 +0100
  • fb01286fab stdlib: Make strtod/strtof set ERANGE consistently for underflow. Keith Packard 2021-06-22 10:26:26 -0700
  • 1290301b89 tty/pty: support TIOCSWINSZ pixel-size-only change notification Thomas Wolff 2021-07-03 00:00:00 +0200
  • 4fca7b0da6 Cygwin: respect PC_SYM_FOLLOW and PC_SYM_NOFOLLOW_REP with inner links. Jeremy Drake 2021-05-29 11:48:11 -0700
  • d0e42141b8 Revert "Cygwin: Handle virtual drives as non-symlinks" Jeremy Drake 2021-05-29 13:17:08 -0700
  • c01f603df9 Fix builds on iq2000 and visium Jeff Law 2021-07-06 10:46:09 -0400
  • 7323efd73c format_proc_cpuinfo: add Linux 5.13 AMD/Hygon rapl Brian Inglis 2021-06-29 11:09:24 -0600
  • 98e3aeb1f5 Cygwin: console: Fix garbled input for non-ASCII chars. Takashi Yano 2021-06-24 12:40:58 +0900
  • bc184284cb Revert "Cygwin: console: Fix garbled input for non-ASCII chars." Corinna Vinschen 2021-07-06 16:04:22 +0200
  • 1b242c12aa Cygwin: console: Fix garbled input for non-ASCII chars. Takashi Yano 2021-06-23 17:42:16 +0900
  • 204ee3cf6a fix and amend scripts and makefile rules to generate Unicode data Thomas Wolff 2021-04-17 00:00:00 +0200
  • 11fdae24b7 update to Unicode 13.0 Thomas Wolff 2021-04-16 00:00:00 +0200
  • 43999b660f libgloss/or1k: Correct the IMMU SXE and UXE flags Stafford Horne 2021-07-02 06:24:57 +0900
  • 5c9c31c52b
    Cygwin: Zero out gmon header before use Mark Geisert 2021-06-23 01:56:14 -0700
  • a39ae40b86 inttypes.h: Use reserved names for function parameters Jonathan Wakely 2021-06-25 16:44:22 -0400
  • 92068f4cc5 stdio: Parse 0x0p+00 correctly in scanf Keith Packard 2021-06-18 11:09:48 -0700
  • 90a72f27d5 newlib/doc/makedoc.c: if realloc() fails, exit with an error message. Joel Sherrill 2021-06-17 16:48:47 -0500
  • 609f5a51c6 newlib/doc/makedoc.c: Fix memory leak identified by Coverity. Joel Sherrill 2021-06-17 16:27:49 -0500
  • 59584ff16b libc/sys/rtems/crt0.c: Fix two warnings. Joel Sherrill 2021-06-14 16:31:08 -0500
  • ee0986cfe1
    Cygwin: Fix a stray tab in strace documentation Mark Geisert 2021-06-13 15:48:16 +0100
  • df0ad84e91 libgloss: pru: Remove sim ld script Dimitar Dimitrov 2021-03-03 11:24:50 +0200
  • 464c3f5d22 libgloss: pru: Place sim syscalls into their own sections Dimitar Dimitrov 2021-05-09 16:10:45 +0300
  • b585151016 pru: Enable -ffunction-sections and -fdata-sections Dimitar Dimitrov 2021-05-09 16:11:36 +0300
  • a9165ea07c Fix rounding issues with sqrt/sqrtf Jeff Johnston 2021-06-04 14:36:38 -0400
  • dfe5988f96 Cygwin: fhandler_mqueue::mq_open: fix typo Ken Brown 2021-05-26 12:48:58 -0400
  • 2a3a03972b aarch64: support binary mode for opening files Richard Earnshaw 2021-05-26 15:17:11 +0100
  • fd84f6cf51 Cygwin: utils: enable -idirafter to fetch Cygwin headers from mingw sources Corinna Vinschen 2021-05-26 10:59:03 +0200
  • 48a76190e8 Cygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via Makefile Corinna Vinschen 2021-05-26 10:57:47 +0200
  • 88a2f9875a Cygwin: set NTDDI_VERSION to enable more recent windows definitions Corinna Vinschen 2021-05-26 10:56:02 +0200
  • 1adb3f11b7 Cygwin: fhandler_mqueue: add missing __reg2 for 32 bit build Corinna Vinschen 2021-05-26 11:01:20 +0200
  • 59ba43dd9e Cygwin: fhandler_mqueue: disable more methods, add fcntl Corinna Vinschen 2021-05-25 23:00:32 +0200
  • 2b4c7f90d4 Cygwin: fhandler_mqueue::mq_open: set all required fhandler flags Corinna Vinschen 2021-05-25 22:43:41 +0200
  • fd3fb7a147 Cygwin: disable creating directories below /dev/mqueue Corinna Vinschen 2021-05-25 22:05:13 +0200
  • 90e5dbfc24 Cygwin: fhandler_mqueue: fix method declarations Corinna Vinschen 2021-05-25 22:04:43 +0200
  • 782b338530 Cygwin: path_conv: fix mqueue path check Corinna Vinschen 2021-05-25 22:03:36 +0200
  • 4c09dc4f9c Cygwin: cwdstuff: check if /dev exists Corinna Vinschen 2021-05-25 21:46:13 +0200
  • efef4b8bf1 Cygwin: POSIX msg queues: implement read(2)/lseek(2) Corinna Vinschen 2021-05-25 20:19:19 +0200
  • 517c7e79da Cygwin: POSIX msg queues: implement ioctl(2) Corinna Vinschen 2021-05-25 20:17:07 +0200
  • 46f3b0ce85 Cygwin: POSIX msg queues: move all mq_* functionality into fhandler_mqueue Corinna Vinschen 2021-05-25 20:15:16 +0200
  • e0cdd462f1 Cygwin: POSIX msg queues: allocate section views top down Corinna Vinschen 2021-05-25 16:55:38 +0200
  • fbcd61063b Cygwin: POSIX msg queues: Implement dup Corinna Vinschen 2021-05-25 16:50:16 +0200
  • b62450cf17 Cygwin: POSIX msg queues: implement open/mq_open entirely in fhandler Corinna Vinschen 2021-05-25 16:49:04 +0200
  • a4e074672a Cygwin: POSIX msg queues: slightly rephrase get_mqinfo Corinna Vinschen 2021-05-25 16:42:44 +0200
  • 2cc914a34e Cygwin: POSIX msg queues: simplify mq_close Corinna Vinschen 2021-05-25 16:36:09 +0200
  • 15c96f2b26 Cygwin: get_nt_native_path: allow to append suffix Corinna Vinschen 2021-05-25 16:24:58 +0200
  • 4ea7c12a20 Cygwin: POSIX msg queues: move definition of struct msg_hdr Corinna Vinschen 2021-05-25 16:17:58 +0200
  • 49b84cb264 Cygwin: POSIX msg queues: improve error output in fixup_after_fork Corinna Vinschen 2021-05-21 17:47:14 +0200
  • a9c8050c36
    Cygwin: Ensure PSAPI_VERSION is 1 when building ldd Jon Turney 2021-05-20 18:28:01 +0100
  • bce3563e98 Cygwin: POSIX msg queues: destroy msg queue fhandler in case of error Corinna Vinschen 2021-05-21 15:26:51 +0200
  • 723f38b10a Cygwin: POSIX msg queues: move handling of memory map into fhandler Corinna Vinschen 2021-05-21 15:25:37 +0200
  • 5b380b1ca6 Cygwin: POSIX ipc: fix evaluation of naming rules Corinna Vinschen 2021-05-21 15:21:29 +0200
  • 5f621bd38f Cygwin: posix_ipc.cc: fix typo Corinna Vinschen 2021-05-21 15:18:38 +0200
  • 65cb82839a Cygwin: POSIX msg queues: create fhandler with object name Corinna Vinschen 2021-05-21 13:42:40 +0200
  • 3342549fcf Cygwin: POSIX msg queues: move IPC object creation into fhandler Corinna Vinschen 2021-05-21 13:38:57 +0200
  • 438764a9de Cygwin: fix formatting in mqueue_types.h Corinna Vinschen 2021-05-21 12:55:25 +0200
  • 6c901b928f Cygwin: POSIX msg queues: use queue name as key Corinna Vinschen 2021-05-21 12:54:49 +0200
  • 4fc922b2c8 Cygwin: POSIX msg queues: Convert mqd_t to a descriptor Corinna Vinschen 2021-05-21 12:01:56 +0200
  • c0949782b7 Cygwin: utils: chattr: Allow to clear all attributes with '='. Christian Franke 2021-05-21 11:44:32 +0200
  • 6462a0844d Cygwin: utils: ldd: use GetFinalPathNameByHandleW Corinna Vinschen 2021-05-20 23:07:05 +0200
  • 8c6c9b097d Cygwin: utils: avoid warning when building path_testsuite-path.o Corinna Vinschen 2021-05-20 22:47:40 +0200
  • 3053632389 Cygwin: utils: chattr: do not default to CWD Corinna Vinschen 2021-05-20 22:39:22 +0200
  • f8eecf22db Cygwin: utils: chattr: fix recursive behaviour Corinna Vinschen 2021-05-20 22:32:34 +0200
  • cb674a4ad1 Cygwin: utils: chattr: Improve option parsing, fix some messages. Christian Franke 2021-05-20 11:05:29 +0200