]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2018-10-11 Sebastian HuberAdd generic implementation of dirfd()
2018-10-11 Sebastian HuberRTEMS: Add struct dirent::d_type member
2018-10-11 Sebastian HuberMove common <sys/dirent.h> content to <dirent.h>
2018-10-11 Sebastian HuberOpen a directory with the usual flags
2018-10-11 Sebastian HuberMake some standard open() flags visible
2018-10-10 Corinna Vinschennewlib: Build internal strtold code only if HAVE_LONG_D...
2018-10-10 Corinna Vinschennewlib: strtold: use __builtin_nanl to avoid libm depen...
2018-10-10 Corinna VinschenImplement nanl in newlib only
2018-10-10 Corinna VinschenCygwin: lseek: return ESPIPE rather than EINVAL when...
2018-10-10 Corinna Vinschennewlib: Drop incorrect const qualifier from __loadlocal...
2018-10-10 Sebastian HuberAdd attributes to malloc-like functions
2018-10-08 Christophe... [Aarch64] Syscalls: fix prototypes
2018-10-08 Christophe... [ARM] Make _kill() a noreturn function.
2018-10-05 Christophe... Define _COMPILING_NEWLIB on aarch64 to define function...
2018-10-05 Christophe... [Aarch64] Fix warning in _sbrk
2018-10-05 Christophe... [ARM] Cast string pointers to int to avoid compiler...
2018-09-28 Wilco DijkstraUpdate Arm copyright notices in new math files
2018-09-25 Jeff JohnstonUpdate Arm entry in COPYING.NEWLIB.
2018-09-18 Szabolcs NagyFix the documentation comment of checkint
2018-09-13 Hans-Peter... Committed, CRIS port: fix fallout from time_t defaultin...
2018-09-13 Hans-Peter... Committed, CRIS port: fix fallout from time_t defaultin...
2018-09-07 Corinna VinschenCygwin: console: make sure EnumFontFamiliesExW loop...
2018-09-07 Corinna VinschenCygwin: console: store replacement char directly
2018-09-07 Corinna VinschenCygwin: console: don't hang in check_font with raster...
2018-09-06 Jon Benistonsearch: Fix Berkeley DB hash code for 16-bit targets.
2018-09-06 Keith PackardUse !__HAVE_LOCALE_INFO__ define to use _ctype_ directl...
2018-09-06 Keith Packardstdlib: Use __get_numeric_locale instead of __localecon...
2018-09-06 Keith PackardInclude sys/syslimits.h in limits.h
2018-09-06 Keith Packardxdr_private.h needs sys/types.h for u_char
2018-09-06 Szabolcs NagyDocument the log table generation method
2018-09-06 Jon Benistonstdlib/arc4random.c: Fix reseed count for 16-bit targets.
2018-09-06 Corinna VinschenCygwin: console: device context is process private
2018-09-05 Corinna VinschenCygwin: console: improve replacement char algorithm
2018-09-05 Corinna VinschenCygwin: console: use UNICODE API throughout
2018-09-05 Corinna VinschenCygwin: Bump DLL version to 2.11.2
2018-09-05 Wilco DijkstraImprove strstr performance of short needles
2018-09-03 Jon Benistonmath_config.h: Fix signed overflow warning for 16-bit... cygwin-2_11_1-release
2018-09-03 Jon Benistone_scalb.c: Call scalbln instead of scalbn on 16-bit...
2018-09-03 Andy KoppeAvoid ARM SWI Seek when querying file position
2018-09-01 Corinna VinschenCygwin: console: Print Unicode REPLACEMENT CHARACTER...
2018-09-01 Corinna VinschenCygwin: fix Win32 path ".." backtracking
2018-08-31 Jon BenistonAdd --disable-newlib-fno-builtin to allow compilation... newlib-snapshot-20180831
2018-08-31 Corinna VinschenCygwin: Bump DLL version to 2.11.1
2018-08-29 Andy KoppeDrop non-reserved parameter names from sys/signal.h cygwin-2_11_0-release
2018-08-29 Keith PackardUse __inhibit_loop_to_libcall in all memset/memcpy...
2018-08-29 Keith PackardRemove unused variable 'one' from sf_cos.c
2018-08-29 Keith PackardUse nanf("") instead of nanf(NULL)
2018-08-29 Denis IvanovRISC-V: Fix _sbrk, it's failed only when return value...
2018-08-29 Denis IvanovRISC-V: Fixed return code in _times syscall.
2018-08-28 Corinna VinschenCygwin: Accommodate logon sessions on Windows 10
2018-08-28 Corinna VinschenCygwin: drop workaround for missing USER_INFO_24 definition
2018-08-27 Corinna VinschenCygwin: add release note for previous ACL changes
2018-08-27 Corinna VinschenCygwin: Add name->SID conversion for self-constructed...
2018-08-27 Corinna VinschenCygwin: don't return valid acl entry type for unknown SID
2018-08-24 Corinna VinschenCygwin: Remove union wait
2018-08-24 Sebastian HuberRTEMS: Add kvaddr_t and ksize_t
2018-08-24 Sebastian HuberRTEMS: Introduce <machine/_kernel_mman.h>
2018-08-24 Sebastian HuberRTEMS: Introduce <machine/_kernel_socket.h>
2018-08-24 Sebastian HuberRTEMS: Introduce <machine/_kernel_if.h>
2018-08-24 Sebastian HuberRTEMS: Introduce <machine/_kernel_in.h>
2018-08-24 Sebastian HuberRTEMS: Introduce <machine/_kernel_in6.h>
2018-08-24 Sebastian HuberRTEMS: Introduce <machine/_kernel_uio.h>
2018-08-24 Sebastian HuberRTEMS: Add __BSD_VISIBLE in <sys/_termios.h>
2018-08-24 Sebastian HuberRTEMS: Update FreeBSD version tags
2018-08-24 tuexenAdd SOL_SOCKET level socket option
2018-08-24 jtlImplement a limit on on the number of IPv6 reassembly
2018-08-24 jtlAdd a limit of the number of fragments per IPv6 packet.
2018-08-24 rrsThis commit brings in a new refactored TCP stack called...
2018-08-24 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-08-24 mmacyiflib(9): Add support for cloning pseudo interfaces
2018-08-24 sbrunoRevert r332894 at the request of the submitter.
2018-08-24 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-08-24 brooksAdd 32-bit compat for ioctls that take struct ifgroupreq.
2018-08-24 brooksUse an accessor function to access ifr_data.
2018-08-24 jeffImplement several enhancements to NUMA policies.
2018-08-24 brooksFix access to ifru_buffer on freebsd32.
2018-08-24 kibAllow to specify PCP on packets not belonging to any...
2018-08-24 brooksMove uio enums to sys/_uio.h.
2018-08-24 jtlAdd the "TCP Blackbox Recorder"
2018-08-24 brooksAdd _IOC_NEWLEN() and _IOC_NEWTYPE() macros.
2018-08-24 pkelseyThis is an implementation of the client side of TCP...
2018-08-24 ae@FreeBSD.orgFollow the RFC6980 and silently ignore following IPv6...
2018-08-24 pfgSPDX: license IDs for some ISC-related files.
2018-08-24 glebiusGarbage collect IFCAP_POLLING_NOCOUNT.
2018-08-24 pfgsys/sys: further adoption of SPDX licensing ID tags.
2018-08-24 pfginclude: further adoption of SPDX licensing ID tags.
2018-08-24 pfgsys: further adoption of SPDX licensing ID tags.
2018-08-24 kibUse hardware timestamps to report packet timestamps
2018-08-24 kibAdd a place for a driver to report rx timestamps
2018-08-24 sepheif: Add ioctls to get RSS key and hash type/function.
2018-08-24 desCorrect sysctl names.
2018-08-24 kibRelax visibility for some termios symbols.
2018-08-24 kibImplement address space guards.
2018-08-24 glebiusListening sockets improvements.
2018-08-24 delphijImplement INHERIT_ZERO for minherit(2).
2018-08-24 impRenumber copyright clause 4
2018-08-24 ed@FreeBSD.orgmprotect(): Change prototype to comply to POSIX.
2018-08-24 kibImplement process-shared locks support
2018-08-24 jhbAdd a new file operations hook for mmap
2018-08-24 jhbRetire the unimplemented MAP_RENAME
next
This page took 0.059227 seconds and 5 git commands to generate.