]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2022-07-08 Sebastian HuberRTEMS: Declare ioctl() also if _KERNEL is defined
2022-07-07 Ken BrownCygwin: redefine some macros for Linux compatibility
2022-07-07 Christian Frankewinsup/doc/faq-setup.xml: align help text with setup...
2022-07-05 Takashi YanoCygwin: spawn: Treat empty path as the current directory.
2022-07-05 Takashi YanoCygwin: console: Fix issue of pasting very long text...
2022-07-04 Ken BrownCygwin: implement getfacl(1) for socket files
2022-07-04 Ken BrownCygwin: stdio: don't try again to read after EOF
2022-07-03 Takashi YanoCygwin: console: Fix new bugs in cons_master_thread().
2022-07-02 Takashi YanoCygwin: console: Allow pasting very long text input.
2022-07-01 Sebastian HuberRTEMS: _KERNEL tweak for <sys/cpuset.h>
2022-06-27 Takashi YanoCygwin: poll: Fix a bug on inquiring same fd with diffe...
2022-06-22 Stefan Eßernewlib/libc/sys/rtems/include/sys/cpuset.h
2022-06-22 Stefan EßerMake CPU_SET macros compliant with other implementations
2022-06-22 Stefan Eßersys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2022-06-22 Stefan Eßersys/_bitset.h: revert commit 74e014dbfab
2022-06-22 Stefan Eßersys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2022-06-22 Konstantin... sys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2022-06-22 Stefan Eßersys/bitset.h: reduce visibility of BIT_* macros
2022-06-22 Konstantin... sched.h: add CPU_EQUAL() for better compatibility with...
2022-06-22 Mark Johnstoncpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consu...
2022-06-22 Mark Johnstonbitset: Reimplement BIT_FOREACH_IS(SET|CLR)
2022-06-22 Mark JohnstonRevert "cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and...
2022-06-22 Mark Johnstoncpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consu...
2022-06-22 Mark Johnstonbitset(9): Introduce BIT_FOREACH_ISSET and BIT_FOREACH_...
2022-06-22 Patrick Kelseyiflib: Improve mapping of TX/RX queues to CPUs
2022-06-22 Ryan Libbybitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC
2022-06-22 D Scott Phillipsbitset: expand bit index type to `long`
2022-06-22 D Scott Phillipsbitset: add BIT_FFS_AT() for finding the first bit...
2022-06-22 Konstantin... Fix undefined behavior: left-shifting into the sign...
2022-06-22 Ryan Libbybitset: rename confusing macro NAND to ANDNOT
2022-06-22 Ryan Libbybitset: avoid pessimized code when bitset size is not...
2022-06-22 Jeff RobersonUse a precise bit count for the slab free items in...
2022-06-22 Sebastian HuberRTEMS: Remove FreeBSD version tags
2022-06-21 Sebastian HuberRegenerate configure and newlib.hin
2022-06-19 Takashi YanoCygwin: console: Handle setting very long window title...
2022-06-14 Takashi YanoCygwin: console: Retain ENABLE_VIRTUAL_TERMIANL_PROCESS...
2022-06-11 Ken BrownCygwin: restore one more '#ifdef __x86_64__'
2022-06-10 Ken BrownCygwin: restore '#ifdef __x86_64__' for CPU-specific...
2022-06-10 Sebastian HuberUse global stdio streams for all configurations
2022-06-10 Sebastian HuberFix __fp_lock_all() and __fp_unlock_all()
2022-06-10 Mark GeisertCygwin: Have gmondump support ssp-generated gmon.out
2022-06-08 Sebastian HuberClarify struct _reent comment
2022-06-07 Sebastian HuberFix __sglue inititialization
2022-06-07 Ken BrownCygwin: restore two instances of __stdcall
2022-06-06 Ken BrownCygwin: remove most occurrences of __stdcall and __cdecl
2022-06-06 Ken BrownCygwin: remove ntsecapi.h
2022-06-06 Ken BrownCygwin: child_info.h: remove declaration of init_child_info
2022-06-06 Jon TurneyCygwin: Drop use of loadlib.h in regtool
2022-06-06 Jon TurneyCygwin: Drop pointless loadlib.h includes in utilities
2022-05-29 Ken BrownCygwin: remove miscellaneous 32-bit code
2022-05-29 Ken BrownCygwin: remove 32-bit only clipboard code
2022-05-29 Ken BrownCygwin: remove some 32-bit only environment code
2022-05-29 Ken BrownCygwin: remove some 32-bit only path conversion functions
2022-05-29 Ken BrownCygwin: remove regparm.h
2022-05-29 Ken BrownCygwin: simplify some function names
2022-05-29 Ken BrownCygwin: remove some 32-bit-only function definitions
2022-05-29 Ken BrownCygwin: document last bug fix
2022-05-28 Takashi YanoCygwin: cygheap: Fix the issue of cygwin1.dll in the...
2022-05-27 jdoubleuAdd test cases for parser errors after reworked parsing...
2022-05-27 Jeff JohnstonModify tzset_r.c to handle errors
2022-05-25 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add Linux 5...
2022-05-23 Ken BrownCygwin: fix mknod (64-bit only)
2022-05-19 Sebastian HuberUse weak reference for _REENT_SMALL
2022-05-19 Sebastian HuberFix __sFILE::_lock initialization
2022-05-19 Corinna VinschenCygwin: make sure exec'ed process exists early in proce...
2022-05-18 Takashi YanoCygwin: Use two pass parse for tlsoffsets generation.
2022-05-18 Jia-Wei Chennewlib: libc: reent.h: remove unnecessary parentheses
2022-05-18 Sebastian HuberUse global atexit data for all configurations
2022-05-18 Sebastian HuberOptional struct _reent::_new::_unused
2022-05-18 Sebastian HuberOptional struct _reent::_new::_reent::_unused_rand
2022-05-18 Sebastian HuberOptional struct _reent::_unspecified_locale_info
2022-05-18 Sebastian HuberOptional struct _reent::__unused_sdidinit
2022-05-18 Sebastian HuberCygwin: Enable backward binary compatibility
2022-05-18 Sebastian HuberAdd --enable-newlib-reent-binary-compat
2022-05-18 Sebastian HuberUse right lock release in __register_exitproc()
2022-05-17 Sebastian HuberFix stdio exit handling
2022-05-17 Corinna VinschenCygwin: drop i686 exception handling
2022-05-16 Corinna VinschenCygwin: drop PROCESSOR_ARCHITECTURE_INTEL from uname
2022-05-16 Corinna VinschenCygwin: document why we can't drop the _pei386_runtime_...
2022-05-16 Corinna VinschenCygwin: drop i386 refs from header files where source...
2022-05-16 Corinna VinschenCygwin: drop 32 bit considerations in crt0 code
2022-05-16 Jon TurneyCygwin: CI: Drop i686 builds
2022-05-16 Takashi YanoCygwin: add 3.3.6 release notes
2022-05-16 Sebastian Hubernewlib: Regenerate Makefile.in
2022-05-14 Takashi YanoCygwin: pty: Fix script command crash on console in...
2022-05-13 Corinna VinschenCygwin: fix new sigfe.o generation in optimized case
2022-05-13 Corinna VinschenCygwin: utils: drop unnecessary wow64 checks
2022-05-13 Corinna VinschenCygwin: drop a few minor references to WOW64
2022-05-13 Corinna VinschenCygwin: wincap: drop has_gaa_largeaddress_bug flag...
2022-05-13 Corinna VinschenCygwin: wincap: drop has_broken_prefetchvm flag and...
2022-05-13 Corinna VinschenCygwin: drop system_wow64_directory and related code
2022-05-13 Corinna VinschenCygwin: drop create_token and dependent functions
2022-05-13 Corinna VinschenCygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag...
2022-05-13 Corinna VinschenCygwin: wincap: set def_guard_pages to x86_64 value...
2022-05-13 Corinna VinschenCygwin: wincap: drop wow64 flag and all conditions...
2022-05-13 Corinna VinschenCygwin: revamp TLS offsets computation
2022-05-13 Corinna VinschenCygwin: configure: Define default valus for target...
2022-05-13 Corinna VinschenCygwin: config.h: stop including auto-generated tlsoffs...
2022-05-13 Corinna VinschenCygwin: drop i686-only files
2022-05-13 Corinna VinschenCygwin: configure: drop unused DEF_DLL_ENTRY variable
next
This page took 0.058259 seconds and 5 git commands to generate.