]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2021-08-04 Christoph MuellnerRISC-V: Reliably initialize t0 in _times()
2021-08-03 Mark GeisertCygwin: More profiler format + small issue fixes
2021-08-03 Mark GeisertCygwin: Make gmondump conform to its doc + adjust doc
2021-08-02 Christoph Muellnerlibc: Fix compilation for new sig2str/str2sig implement...
2021-08-02 Corinna VinschenCygwin: export new sig2str/str2sig
2021-08-02 Corinna VinschenCygwin: clarify importance of new GNU-specifc API
2021-08-02 Matt Joycelibc: Added implementation for sig2str/str2sig.
2021-07-30 Jon TurneyCygwin: Add winsymlinks:sys
2021-07-30 Jon TurneyCygwin: Rename WSYM_sysfile to WSYM_default
2021-07-30 Corinna VinschenCygwin: add release msg for previous getaddrinfo patch
2021-07-30 Corinna VinschenCygwin: getaddrinfo: return valid ai_socktype and ai_pr...
2021-07-29 Corinna VinschenCygwin: bump API minor and set DLL version to 3.3.0
2021-07-29 Corinna VinschenCygwin: implement pthread_rwlock_clockrdlock/pthread_rw...
2021-07-29 Corinna VinschenCygwin: pthread.h: clean namespace
2021-07-29 Corinna VinschenCygwin: implement pthread_mutex_clocklock
2021-07-29 Corinna VinschenCygwin: implement pthread_cond_clockwait
2021-07-29 Corinna VinschenCygwin: implement sem_clockwait
2021-07-29 Corinna VinschenCygwin: semaphore.h: clean namespace
2021-07-28 Corinna VinschenCygwin: utils: refresh tzmap.h
2021-07-28 Corinna VinschenCygwin: utils: tzmap-from-unicode.org: enforce sorting...
2021-07-28 Jon TurneyCygwin: Convert gmondump and profiler synopses to ...
2021-07-28 Ken BrownCygwin: document getifaddrs fixes
2021-07-28 Ken BrownCygwin: getifaddrs: don't return a zero IPv4 address
2021-07-28 Ken BrownCygwin: getifaddrs: fix address family for IPv6 netmasks
2021-07-28 Maxim BlinovRemove unneccesary parenthesis around declarator
2021-07-22 David AllsoppEnsure nanosleep(2) never returns negative rem
2021-07-22 Alex Whitelibc/include/sys/config.h: Undef _REENT_SMALL for RTEMS...
2021-07-21 Corinna VinschenCygwin: profiler: Fix formatting warnings
2021-07-21 Kito Chenglibm: Fixing overflow handling issue for scalbnf and...
2021-07-19 Mark GeisertCygwin: updates to wire in profiler, gmondump
2021-07-19 Mark GeisertCygwin: New tool: gmondump
2021-07-19 Mark GeisertCygwin: New tool: profiler
2021-07-12 Ken BrownCygwin: cfsetspeed: allow speed to be a numerical baud...
2021-07-12 Kito ChengMinimal support for ISO/IEC TS 18661-3.
2021-07-09 Jon TurneyCygwin: Define PSAPI_VERSION as 1 before including...
2021-07-09 Jon TurneyCygwin: Use cmdsynopsis element in utils documentation
2021-07-09 Jon TurneyCygwin: Various minor fixes to utils documentation
2021-07-07 Keith Packardstdlib: Make strtod/strtof set ERANGE consistently...
2021-07-07 Thomas Wolfftty/pty: support TIOCSWINSZ pixel-size-only change...
2021-07-07 Jeremy DrakeCygwin: respect PC_SYM_FOLLOW and PC_SYM_NOFOLLOW_REP...
2021-07-06 Jeremy DrakeRevert "Cygwin: Handle virtual drives as non-symlinks"
2021-07-06 Jeff LawFix builds on iq2000 and visium
2021-07-06 Brian Inglisformat_proc_cpuinfo: add Linux 5.13 AMD/Hygon rapl
2021-07-06 Takashi YanoCygwin: console: Fix garbled input for non-ASCII chars.
2021-07-06 Corinna VinschenRevert "Cygwin: console: Fix garbled input for non...
2021-07-06 Takashi YanoCygwin: console: Fix garbled input for non-ASCII chars.
2021-07-06 Thomas Wolfffix and amend scripts and makefile rules to generate...
2021-07-06 Thomas Wolffupdate to Unicode 13.0
2021-07-05 Stafford Hornelibgloss/or1k: Correct the IMMU SXE and UXE flags
2021-06-26 Mark GeisertCygwin: Zero out gmon header before use
2021-06-25 Jonathan Wakelyinttypes.h: Use reserved names for function parameters
2021-06-18 Keith Packardstdio: Parse 0x0p+00 correctly in scanf
2021-06-17 Joel Sherrillnewlib/doc/makedoc.c: if realloc() fails, exit with...
2021-06-17 Joel Sherrillnewlib/doc/makedoc.c: Fix memory leak identified by...
2021-06-17 Joel Sherrilllibc/sys/rtems/crt0.c: Fix two warnings.
2021-06-13 Mark GeisertCygwin: Fix a stray tab in strace documentation
2021-06-09 Dimitar Dimitrovlibgloss: pru: Remove sim ld script
2021-06-09 Dimitar Dimitrovlibgloss: pru: Place sim syscalls into their own sections
2021-06-09 Dimitar Dimitrovpru: Enable -ffunction-sections and -fdata-sections
2021-06-04 Jeff JohnstonFix rounding issues with sqrt/sqrtf
2021-05-26 Ken BrownCygwin: fhandler_mqueue::mq_open: fix typo
2021-05-26 Richard Earnshawaarch64: support binary mode for opening files
2021-05-26 Corinna VinschenCygwin: utils: enable -idirafter to fetch Cygwin header...
2021-05-26 Corinna VinschenCygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via...
2021-05-26 Corinna VinschenCygwin: set NTDDI_VERSION to enable more recent windows...
2021-05-26 Corinna VinschenCygwin: fhandler_mqueue: add missing __reg2 for 32...
2021-05-25 Corinna VinschenCygwin: fhandler_mqueue: disable more methods, add...
2021-05-25 Corinna VinschenCygwin: fhandler_mqueue::mq_open: set all required...
2021-05-25 Corinna VinschenCygwin: disable creating directories below /dev/mqueue
2021-05-25 Corinna VinschenCygwin: fhandler_mqueue: fix method declarations
2021-05-25 Corinna VinschenCygwin: path_conv: fix mqueue path check
2021-05-25 Corinna VinschenCygwin: cwdstuff: check if /dev exists
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: implement read(2)/lseek(2)
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: implement ioctl(2)
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: move all mq_* functionality...
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: allocate section views top...
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: Implement dup
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: implement open/mq_open entire...
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: slightly rephrase get_mqinfo
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: simplify mq_close
2021-05-25 Corinna VinschenCygwin: get_nt_native_path: allow to append suffix
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: move definition of struct...
2021-05-22 Corinna VinschenCygwin: POSIX msg queues: improve error output in fixup...
2021-05-22 Jon TurneyCygwin: Ensure PSAPI_VERSION is 1 when building ldd
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: destroy msg queue fhandler...
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: move handling of memory map...
2021-05-21 Corinna VinschenCygwin: POSIX ipc: fix evaluation of naming rules
2021-05-21 Corinna VinschenCygwin: posix_ipc.cc: fix typo
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: create fhandler with object...
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: move IPC object creation...
2021-05-21 Corinna VinschenCygwin: fix formatting in mqueue_types.h
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: use queue name as key
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: Convert mqd_t to a descriptor
2021-05-21 Christian FrankeCygwin: utils: chattr: Allow to clear all attributes...
2021-05-20 Corinna VinschenCygwin: utils: ldd: use GetFinalPathNameByHandleW
2021-05-20 Corinna VinschenCygwin: utils: avoid warning when building path_testsui...
2021-05-20 Corinna VinschenCygwin: utils: chattr: do not default to CWD
2021-05-20 Corinna VinschenCygwin: utils: chattr: fix recursive behaviour
2021-05-20 Christian FrankeCygwin: utils: chattr: Improve option parsing, fix...
2021-05-20 Joel Sherrillsys/stat.h: Enable UTIME_NOW and UTIME_OMIT for RTEMS
next
This page took 0.05496 seconds and 5 git commands to generate.