public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] strftime.c(__strftime): add %q, %v, tests; tweak %Z doc
2022-10-25 10:37 UTC
[newlib-cygwin] strptime.c(strptime_l): add %q GNU quarter
2022-10-24 12:09 UTC
[newlib-cygwin] libgloss: riscv: Install machine/syscall.h
2022-10-20 14:53 UTC
[newlib-cygwin] Rerun automake in newlib/
2022-09-28 14:51 UTC
[newlib-cygwin] Fix missing extern C statement
2022-09-26 17:49 UTC
[newlib-cygwin] powerpc/setjmp: Add 64-bit support
2022-09-24 6:40 UTC
[newlib-cygwin] Implement sysconf for Arm
2022-09-19 19:36 UTC
[newlib-cygwin] upstream OpenBSD: arc4random: fix indent
2022-09-10 19:01 UTC
[newlib-cygwin] upstream OpenBSD: arc4random: Randomise the rekey interval a little
2022-09-10 19:01 UTC
[newlib-cygwin] upstream OpenBSD: arc4random: Remove unused ivbits argument from chacha_keysetup
2022-09-10 19:01 UTC
[newlib-cygwin] upstream OpenBSD: arc4random: replace abort() with _exit()
2022-09-10 19:01 UTC
[newlib-cygwin] upstream OpenBSD: arc4random: bump file versions
2022-09-10 19:01 UTC
[newlib-cygwin] upstream OpenBSD: arc4random: Add support for building arc4random with MSVC
2022-09-10 19:01 UTC
[newlib-cygwin] Created tag 'cygwin-3_3_6-release'
2022-09-05 11:08 UTC
Device protection plan updated!
2022-09-02 14:43 UTC
[newlib-cygwin] Fix some Coverity Scan errors
2022-08-31 19:19 UTC
[newlib-cygwin] Restore _lock initialization in non-single threaded mode
2022-08-31 8:07 UTC
[newlib-cygwin] libgloss: riscv: Convert to non-recursive automake
2022-08-26 14:48 UTC
[newlib-cygwin] newlocale: fix crash when trying to write to __C_locale
2022-08-12 10:30 UTC
[newlib-cygwin/cygwin-3_3-branch] newlocale: fix crash when trying to write to __C_locale
2022-08-12 10:29 UTC
[newlib-cygwin] Cygwin: drop requirement to build newlib's stdio64
2022-08-03 11:41 UTC
[newlib-cygwin] Add --enable-newlib-reent-thread-local option
2022-07-13 8:20 UTC
[newlib-cygwin] Add _REENT_IS_NULL()
2022-07-13 8:20 UTC
[newlib-cygwin] Add _REENT_SIG_FUNC(ptr)
2022-07-13 8:20 UTC
[newlib-cygwin] Add _REENT_CVTBUF(ptr)
2022-07-13 8:19 UTC
[newlib-cygwin] Add _REENT_CVTLEN(ptr)
2022-07-13 8:19 UTC
[newlib-cygwin] Add _REENT_CLEANUP(ptr)
2022-07-13 8:19 UTC
[newlib-cygwin] Add _REENT_LOCALE(ptr)
2022-07-13 8:19 UTC
[newlib-cygwin] Add _REENT_INC(ptr)
2022-07-13 8:19 UTC
[newlib-cygwin] Add _REENT_STDERR(ptr)
2022-07-13 8:19 UTC
[newlib-cygwin] Add _REENT_STDOUT(ptr)
2022-07-13 8:19 UTC
[newlib-cygwin] Add _REENT_STDIN(ptr)
2022-07-13 8:19 UTC
[newlib-cygwin] Add _REENT_ERRNO(ptr)
2022-07-13 8:19 UTC
[newlib-cygwin] Define _REENT_EMERGENCY(ptr) only once
2022-07-13 8:19 UTC
[newlib-cygwin] Move content in <sys/reent.h>
2022-07-13 8:19 UTC
[newlib-cygwin] RTEMS: Add README
2022-07-11 11:55 UTC
[newlib-cygwin] libc/syslog: fully deprecate and don't try to open "/dev/log"
2022-07-11 11:55 UTC
[newlib-cygwin] arp: Implement sticky ARP mode for interfaces
2022-07-11 11:55 UTC
[newlib-cygwin] Correctly measure system load averages > 1024
2022-07-11 11:55 UTC
[newlib-cygwin] Add ifcap2 names for RXTLS4 and RXTLS6 interface capabilities
2022-07-11 11:55 UTC
[newlib-cygwin] Kernel-side infrastructure to implement nvlist-based set/get ifcaps
2022-07-11 11:55 UTC
[newlib-cygwin] tcp: LRO code to deal with all 12 TCP header flags
2022-07-11 11:55 UTC
[newlib-cygwin] kernel: deprecate Internet Class A/B/C
2022-07-11 11:55 UTC
[newlib-cygwin] tcp: socket option to get stack alias name
2022-07-11 11:55 UTC
[newlib-cygwin] tcp: Add hystart-plus to cc_newreno and rack
2022-07-11 11:55 UTC
[newlib-cygwin] tcp: Add support for DSACK based reordering window to rack
2022-07-11 11:55 UTC
[newlib-cygwin] tsleep: Add a PNOLOCK flag
2022-07-11 11:54 UTC
[newlib-cygwin] socket: Implement SO_RERROR
2022-07-11 11:54 UTC
[newlib-cygwin] pf: syncookie support
2022-07-11 11:54 UTC
[newlib-cygwin] tcp: Add a socket option to rack
2022-07-11 11:54 UTC
[newlib-cygwin] tcp: SACK Lost Retransmission Detection (LRD)
2022-07-11 11:54 UTC
[newlib-cygwin] This brings into sync FreeBSD with the netflix
2022-07-11 11:54 UTC
[newlib-cygwin] Use thunks for compat ioctls using struct ifgroupreq
2022-07-11 11:54 UTC
[newlib-cygwin] ioccom: define ioctl cmd value that can never be valid
2022-07-11 11:54 UTC
[newlib-cygwin] poll(2): Add POLLRDHUP
2022-07-11 11:54 UTC
[newlib-cygwin] tcp: add support for TCP over UDP
2022-07-11 11:54 UTC
[newlib-cygwin] termios: add more speeds
2022-07-11 11:54 UTC
[newlib-cygwin] Revert "SO_RERROR indicates that receive buffer overflows"
2022-07-11 11:53 UTC
[newlib-cygwin] SO_RERROR indicates that receive buffer overflows
2022-07-11 11:53 UTC
[newlib-cygwin] Expose clang's alignment builtins and use them for roundup2/rounddown2
2022-07-11 11:53 UTC
[newlib-cygwin] Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG
2022-07-11 11:53 UTC
[newlib-cygwin] Add tcgetwinsize(3) and tcsetwinsize(3) to termios
2022-07-11 11:53 UTC
[newlib-cygwin] Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain
2022-07-11 11:53 UTC
[newlib-cygwin] style(9): Correct whitespace in struct definitions
2022-07-11 11:53 UTC
[newlib-cygwin] unix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
2022-07-11 11:53 UTC
[newlib-cygwin] unix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENT
2022-07-11 11:53 UTC
[newlib-cygwin] Integrate 4.4BSD-Lite2 changes to IOC_* definitions
2022-07-11 11:53 UTC
[newlib-cygwin] Support hardware rate limiting (pacing) with TLS offload
2022-07-11 11:53 UTC
[newlib-cygwin] Implement SIOCGIFALIAS
2022-07-11 11:53 UTC
[newlib-cygwin] Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow
2022-07-11 11:52 UTC
[newlib-cygwin] Fix typo
2022-07-11 11:52 UTC
[newlib-cygwin] Introduce scalable route multipath
2022-07-11 11:52 UTC
[newlib-cygwin] add SIOCGIFDATA ioctl
2022-07-11 11:52 UTC
[newlib-cygwin] TCP: send full initial window when timestamps are in use
2022-07-11 11:52 UTC
[newlib-cygwin] Add two new ifnet capabilities
2022-07-11 11:52 UTC
[newlib-cygwin] Support for userspace non-transparent superpages (largepages)
2022-07-11 11:52 UTC
[newlib-cygwin] Include the psind in data returned by mincore(2)
2022-07-11 11:52 UTC
[newlib-cygwin] sys: clean up empty lines in .c and .h files
2022-07-11 11:52 UTC
[newlib-cygwin] net: clean up empty lines in .c and .h files
2022-07-11 11:52 UTC
[newlib-cygwin] Add SOL_LOCAL symbolic constant for unix socket option level
2022-07-11 11:52 UTC
[newlib-cygwin] shm_open2: Implement SHM_GROW_ON_WRITE
2022-07-11 11:52 UTC
[newlib-cygwin] HyperV socket implementation for FreeBSD
2022-07-11 11:51 UTC
[newlib-cygwin] Initial support for kernel offload of TLS receive
2022-07-11 11:51 UTC
[newlib-cygwin] This change does a small prepratory step
2022-07-11 11:51 UTC
[newlib-cygwin] Convert route caching to nexthop caching
2022-07-11 11:51 UTC
[newlib-cygwin] Make the path length of UNIX domain sockets
2022-07-11 11:51 UTC
[newlib-cygwin] Introduce nexthop objects and new routing KPI
2022-07-11 11:51 UTC
[newlib-cygwin] Although most of the NIC drivers are epoch ready,
2022-07-11 11:51 UTC
[newlib-cygwin] White space cleanup --
2022-07-11 11:51 UTC
[newlib-cygwin] Introduce flag IFF_NEEDSEPOCH
2022-07-11 11:51 UTC
[newlib-cygwin] Add flags for upcoming patches related to improved ECN handling
2022-07-11 11:51 UTC
[newlib-cygwin] Make use of the stats(3) framework in the TCP stack
2022-07-11 11:51 UTC
[newlib-cygwin] Jail and capability mode for shm_rename;
2022-07-11 11:51 UTC
[newlib-cygwin] Add a TOE KTLS mode and a TOE hook for allocating TLS sessions
2022-07-11 11:50 UTC
[newlib-cygwin] MFD_*: swap ordering
2022-07-11 11:50 UTC
[newlib-cygwin] Add an shm_rename syscall
2022-07-11 11:50 UTC
[newlib-cygwin] Add linux-compatible memfd_create
2022-07-11 11:50 UTC
[newlib-cygwin] Add a shm_open2 syscall to support upcoming memfd_create
2022-07-11 11:50 UTC
[newlib-cygwin] This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control
2022-07-11 11:50 UTC
[newlib-cygwin] Reduce namespace pollution from r349233
2022-07-11 11:50 UTC
[newlib-cygwin] #include <sys/types.h> from sys/filio.h
2022-07-11 11:50 UTC
[newlib-cygwin] Add FIOBMAP2 ioctl
2022-07-11 11:50 UTC
[newlib-cygwin] Move 32-bit compat support for FIODGNAME to the right place
2022-07-11 11:50 UTC
[newlib-cygwin] sys: further adoption of SPDX licensing ID tags
2022-07-11 11:50 UTC
[newlib-cygwin] RTEMS: Remove FreeBSD version tags
2022-07-11 11:50 UTC
[newlib-cygwin] cdefs.h: Remove redundant #ifdefs
2022-07-11 9:53 UTC
[newlib-cygwin] cdefs: Add a default definition for __nosanitizememory
2022-07-11 9:53 UTC
[newlib-cygwin] cdefs: Make __nosanitizeaddress work for KASAN as well
2022-07-11 9:53 UTC
[newlib-cygwin] cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused
2022-07-11 9:53 UTC
[newlib-cygwin] Expose clang's alignment builtins and use them for roundup2/rounddown2
2022-07-11 9:53 UTC
[newlib-cygwin] cdefs.h: remove intel_compiler support
2022-07-11 9:53 UTC
[newlib-cygwin] Reduce namespace pollution from <sys/_types.h>
2022-07-08 4:59 UTC
[newlib-cygwin] RTEMS: Declare ioctl() also if _KERNEL is defined
2022-07-08 4:58 UTC
[newlib-cygwin] Cygwin: redefine some macros for Linux compatibility
2022-07-07 12:23 UTC
[newlib-cygwin] Cygwin: stdio: don't try again to read after EOF
2022-07-04 23:05 UTC
[newlib-cygwin] RTEMS: _KERNEL tweak for <sys/cpuset.h>
2022-07-01 11:57 UTC
[newlib-cygwin] newlib/libc/sys/rtems/include/sys/cpuset.h
2022-06-24 5:43 UTC
[newlib-cygwin] Make CPU_SET macros compliant with other implementations
2022-06-24 5:43 UTC
[newlib-cygwin] sys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2022-06-24 5:43 UTC
[newlib-cygwin] sys/_bitset.h: revert commit 74e014dbfab
2022-06-24 5:43 UTC
[newlib-cygwin] sys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2022-06-24 5:43 UTC
[newlib-cygwin] sys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2022-06-24 5:43 UTC
[newlib-cygwin] sys/bitset.h: reduce visibility of BIT_* macros
2022-06-24 5:43 UTC
[newlib-cygwin] sched.h: add CPU_EQUAL() for better compatibility with Linux
2022-06-24 5:43 UTC
[newlib-cygwin] cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers to use it
2022-06-24 5:43 UTC
[newlib-cygwin] bitset: Reimplement BIT_FOREACH_IS(SET|CLR)
2022-06-24 5:43 UTC
[newlib-cygwin] Revert "cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers to use it"
2022-06-24 5:42 UTC
[newlib-cygwin] cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers to use it
2022-06-24 5:42 UTC
[newlib-cygwin] bitset(9): Introduce BIT_FOREACH_ISSET and BIT_FOREACH_ISCLR
2022-06-24 5:42 UTC
[newlib-cygwin] iflib: Improve mapping of TX/RX queues to CPUs
2022-06-24 5:42 UTC
[newlib-cygwin] bitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC
2022-06-24 5:42 UTC
[newlib-cygwin] bitset: expand bit index type to `long`
2022-06-24 5:42 UTC
[newlib-cygwin] bitset: add BIT_FFS_AT() for finding the first bit set greater than a start bit
2022-06-24 5:42 UTC
[newlib-cygwin] Fix undefined behavior: left-shifting into the sign bit
2022-06-24 5:42 UTC
[newlib-cygwin] bitset: rename confusing macro NAND to ANDNOT
2022-06-24 5:42 UTC
[newlib-cygwin] bitset: avoid pessimized code when bitset size is not constant
2022-06-24 5:42 UTC
[newlib-cygwin] Use a precise bit count for the slab free items in UMA
2022-06-24 5:42 UTC
[newlib-cygwin] RTEMS: Remove FreeBSD version tags
2022-06-24 5:42 UTC
[newlib-cygwin] Regenerate configure and newlib.hin
2022-06-21 6:59 UTC
[newlib-cygwin] Use global stdio streams for all configurations
2022-06-10 18:45 UTC
[newlib-cygwin] Fix __fp_lock_all() and __fp_unlock_all()
2022-06-10 18:45 UTC
[newlib-cygwin] Clarify struct _reent comment
2022-06-08 19:06 UTC
[newlib-cygwin] Fix __sglue inititialization
2022-06-07 19:29 UTC
[newlib-cygwin] Cygwin: simplify some function names
2022-05-30 15:06 UTC
[newlib-cygwin] Add test cases for parser errors after reworked parsing behavior
2022-05-27 15:43 UTC
[newlib-cygwin] Modify tzset_r.c to handle errors
2022-05-27 15:07 UTC
[newlib-cygwin] Use weak reference for _REENT_SMALL
2022-05-19 17:02 UTC
[newlib-cygwin] Fix __sFILE::_lock initialization
2022-05-19 17:02 UTC
[newlib-cygwin] newlib: libc: reent.h: remove unnecessary parentheses
2022-05-18 10:39 UTC
[newlib-cygwin] Use global atexit data for all configurations
2022-05-18 5:58 UTC
[newlib-cygwin] Optional struct _reent::_new::_unused
2022-05-18 5:58 UTC
[newlib-cygwin] Optional struct _reent::_new::_reent::_unused_rand
2022-05-18 5:58 UTC
[newlib-cygwin] Optional struct _reent::_unspecified_locale_info
2022-05-18 5:58 UTC
[newlib-cygwin] Optional struct _reent::__unused_sdidinit
2022-05-18 5:58 UTC
[newlib-cygwin] Add --enable-newlib-reent-binary-compat
2022-05-18 5:57 UTC
[newlib-cygwin] Use right lock release in __register_exitproc()
2022-05-18 5:57 UTC
[newlib-cygwin] Fix stdio exit handling
2022-05-17 16:30 UTC
[newlib-cygwin] Cygwin: CI: Drop i686 builds
2022-05-16 13:54 UTC
[newlib-cygwin] newlib: Regenerate Makefile.in
2022-05-16 5:20 UTC
[newlib-cygwin] Created tag 'cygwin-3_3_5-release'
2022-05-13 12:19 UTC
[newlib-cygwin] Make cleanup_glue() static
2022-05-13 11:20 UTC
[newlib-cygwin] Remove __sglue member for one configuration
2022-05-13 11:20 UTC
[newlib-cygwin] Add global __sglue object for all configurations
2022-05-13 11:20 UTC
[newlib-cygwin] stdio: Replace _fwalk_reent() with _fwalk_sglue()
2022-05-13 11:20 UTC
[newlib-cygwin] Add stdio_exit_handler()
2022-05-13 11:20 UTC
[newlib-cygwin] Add CLEANUP_FILE define
2022-05-13 11:19 UTC
[newlib-cygwin] Move __sglue initializations to __sfp()
2022-05-13 11:19 UTC
[newlib-cygwin] Remove __sinit_locks / __sinit_recursive_mutex
2022-05-13 11:19 UTC
[newlib-cygwin] Add two __sglue initialization macros
2022-05-13 11:19 UTC
[newlib-cygwin] Declare global __sf[] only once
2022-05-13 11:19 UTC
[newlib-cygwin] Remove duplicate sglue initializations
2022-05-13 11:19 UTC
[newlib-cygwin] Remove duplicate stdio initializations
2022-05-13 11:19 UTC
[newlib-cygwin] Generate manpages for functions in chapter sys.tex
2022-05-05 0:37 UTC
[newlib-cygwin] Fix warning about duplicate id in docbook XML
2022-05-05 0:37 UTC
[newlib-cygwin] Silence xsltproc when writing manpages
2022-05-05 0:37 UTC
[newlib-cygwin] Add build avoidance for 'make man'
2022-05-05 0:37 UTC
[newlib-cygwin] Simplify rules for creating man pages
2022-05-05 0:37 UTC
[newlib-cygwin] Fix ndbm.c build break
2022-05-04 17:11 UTC
[newlib-cygwin] Fix nano-malloc build
2022-05-04 16:50 UTC
[newlib-cygwin] Remove _global_impure_ptr indirection
2022-05-04 15:34 UTC
[newlib-cygwin] In <stdio.h> provide only necessary types
2022-05-04 13:49 UTC
[newlib-cygwin] Revert "sys/types.h: Don't include sys/_stdint.h"
2022-05-04 13:49 UTC
[newlib-cygwin] sys/types.h: Don't include sys/_stdint.h
2022-05-03 16:58 UTC
[newlib-cygwin] libgloss: pru: Fix _open syscal arguments
2022-04-27 9:43 UTC
[newlib-cygwin] Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2
2022-04-11 16:01 UTC
[newlib-cygwin] Add tests for tzset POSIX timezone string compliance
2022-04-08 21:21 UTC
[newlib-cygwin] Add angle TZ angle bracket support to tzset_r
2022-04-08 19:11 UTC
[newlib-cygwin] fix testsuite cannot compile tests
2022-04-07 15:28 UTC
[newlib-cygwin] newlib: Remove superfluous CHECK_STD_INIT() macro
2022-04-05 7:17 UTC
[newlib-cygwin] Remove unused _cleanup()
2022-04-01 14:01 UTC
[newlib-cygwin] Fix bug introduced in previous patch (44b60f0c)
2022-04-01 14:00 UTC
[newlib-cygwin] newlib: Rename __sfmoreglue() and make it static
2022-03-31 6:24 UTC
[newlib-cygwin] Replace _fwalk() calls with _fwalk_reent()
2022-03-31 6:24 UTC
[newlib-cygwin] Commit patch from Tobias Burnus <tobias@codesourcery.com>
2022-03-30 20:01 UTC
[newlib-cygwin] newlib: drop phoenix support
2022-03-29 3:19 UTC
[newlib-cygwin] amdgcn: Fix build failure
2022-03-23 1:45 UTC
[newlib-cygwin] iconv: Fix EL/IX level 2 handling
2022-03-22 15:20 UTC
[newlib-cygwin] Revert accidental change to v850/sim.ld
2022-03-20 14:20 UTC
[newlib-cygwin] Avoid using common symbols in v850 libgloss
2022-03-20 0:03 UTC
[newlib-cygwin] newlib: enable automatic dependency generation
2022-03-18 0:40 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).