]> xenbits.xensource.com Git - unikraft/libs/newlib.git/shortlog
unikraft/libs/newlib.git
2023-10-20 Alexander JungIntroduce `Library.uk` stable staging RELEASE-0.15.0 RELEASE-0.16.0
2023-10-03 Andrei TatarMakefile.uk: Suppress more warnings
2023-08-09 Razvan DeaconescuMakefile.uk: Call tcb reserve conditionally RELEASE-0.14.0
2023-05-15 Razvan DeaconescuMakefile.uk: Use -ffreestanding as internal build option RELEASE-0.13.0 RELEASE-0.13.1
2023-05-11 Stefan Jumareainclude: Add `*_OK` flags in fcntl.h header
2023-05-08 Eduard VintilăAdd patch for O_ flags
2023-05-08 Eduard VintilăAdd musl-imported time functions
2023-05-08 Eduard VintilăAdd LWIP-compatible interface
2023-05-08 Eduard VintilăAdapt to the latest changes in Unikraft core
2022-11-16 Maria SfiraialaDefine O_DIRECTORY with different value RELEASE-0.12.0
2022-11-16 Maria SfiraialaFix size for long types on aarch64
2022-11-09 Cezar Craciunoiupatches: Add patch to increase 'FD_SETSIZE'
2022-08-19 Marc RittinghausRemove inclusion of uk/user.h RELEASE-0.10.0
2022-08-16 Marc RittinghausRemove poll/select and eventfd stubs
2022-03-29 Marc RittinghausRemove mprotect stub RELEASE-0.8.0 RELEASE-0.9.0
2022-02-01 Daniel Dincainclude/syscall.h: add cpp macros RELEASE-0.7.0
2021-11-29 Simon KuenzerAdd SHA256 checksum RELEASE-0.6
2021-11-27 Gabriel Mocanunewlib/libc/include/sys/param.h: Check if MIN and MAX...
2021-11-27 Cezar Craciunoiunewlib/include: Fix gcc 11 compilation warning
2021-11-27 Razvan VirtanAdd missing symbols to the uksignal interface
2021-11-06 Sergiu MogaMakefile.uk: Remove conflicting `resource.c` from build...
2021-08-10 Simon KuenzerCorrect license headers introduced by University Polite...
2021-07-19 Simon KuenzerCorrect license headers introduced by NEC Laboratories...
2021-06-25 Simon KuenzerEnable per-library allocator statistics
2021-05-14 Razvan DeaconescuRemove implementation of time()
2021-02-12 Sharan Santhanamsignal: Add killpg to header
2021-02-08 Sharan Santhanamnewlib: Add uksignal dependency
2021-02-03 Bernard Rizzolib/newlib: Support for uksignal RELEASE-0.5
2021-01-29 Vlad-Andrei... Add NAME_MAX to limits.h
2020-12-21 Alexander JungMakefile.uk: Include unix basename and dirname
2020-11-22 Razvan Deaconescuinclude/endian.h: Remove bswap* duplicate definitions
2020-08-07 Jia Heinclude/fcntl.h: Replace O_NONBLOCK with new one on arm
2020-04-16 Felipe HuiciDefine tzname
2020-04-10 Felipe HuiciMake sure floating point is enabled when ARM64 is selected.
2020-03-21 Felipe HuiciAdd __assert_fail from musl 1.1.19 .
2020-03-18 Vlad-Andrei... byteswap.h: Import from musl
2020-03-18 Vlad-Andrei... features.h: Import from musl
2020-03-18 Vlad-Andrei... Add ptsname, ttyname_r and cfmakeraw stubs
2020-03-13 Felipe HuiciConfig.uk: remove imply of shim layer library
2020-03-11 Hugo LefeuvreMakefile.uk: compile lroundl.c
2020-03-10 Hugo Lefeuvrepatches: fix typo in atomic_compare_exchange_strong_exp...
2020-03-09 Simon Kuenzersys/syscalls.h: Provide SYS_<syscallname> macros
2020-02-17 Simon KuenzerMakefile.uk: -Wno-char-subscripts as global flag RELEASE-0.4
2020-02-14 Felipe HuiciAdd sys/epoll.h
2020-02-07 Simon KuenzerProvide `syscall()` symbol
2020-01-15 Vlad-Andrei... Define LDBL_EQ_DBL on ARM64
2020-01-15 Jia HeMakefile.uk: enable wcstold_l in build
2020-01-15 Santiago PaganiFix newlib ARM64 support
2020-01-08 Vlad-Andrei... sincosl.c: Import from musl
2019-12-18 Vlad-Andrei... Add patch to fix atomic_* definitions
2019-12-18 Vlad-Andrei... Include stdint.h in sys/_types.h
2019-12-09 Costin LupuAdd missing stubs and declarations to support Ruby
2019-11-28 Stefan Teodorescufile.c: delete utimes stub implementation
2019-11-28 Stefan Teodorescuinclude/fcntl.h: define posix_fadvise advice parameters
2019-11-27 Costin LupuAdapt crypt code to Unikraft
2019-11-27 Costin LupuImport crypt code from musl
2019-11-19 Vlad-Andrei... Change the restrict keyword to __restrict__
2019-11-17 Costin Lupusys/poll.h: Declare poll() even if CONFIG_LWIP_SOCKET...
2019-11-17 Costin LupuMakefile.uk: Use _HAVE_LONG_DOUBLE as global preprocess...
2019-11-11 Vlad-Andrei... Add wcscasecmp.c to Makefile
2019-11-11 Vlad-Andrei... Add math sources for long functions
2019-11-05 Costin LupuAdd missing definitions needed for Redis port
2019-10-30 Costin LupuImport crypt.h and sys/eventfd.h from musl
2019-10-29 Mihai PogonaruAdd sys/signal.h header
2019-10-27 Costin LupuRemove sys/prctl.h
2019-10-23 Roxana NicolescuAutomatically select LIBPOSIX_USER
2019-10-22 Costin LupuUse posix-process internal library
2019-10-16 Costin LupuFix some other missing header inclusions
2019-10-16 Costin LupuIntroduce <sys/unistd.h> for including both newlib...
2019-10-16 Costin LupuProvide our own <timespec.h> and <_timespec.h> headers
2019-10-16 Costin LupuUse our own <time.h> and <sys/time.h> headers
2019-10-16 Costin LupuIntroduce <uk/_types.h> header for basic types defined...
2019-10-10 Costin LupuSelect uktime library
2019-10-08 Roxana NicolescuDelete time.c
2019-10-07 Mihai PogonaruAdd stub for sigsuspend
2019-10-07 Mihai PogonaruAdd glob.c to source files.
2019-09-23 Charalampos... Remove mmap stub.
2019-09-20 Costin Lupufile.c: Remove pipe() function
2019-09-18 Simon KuenzerRemove umask, fchown, lchown, rename
2019-09-16 Costin LupuConfigure IO C99 formats and errno extensions
2019-09-09 Charalampos... ucontext.h: Adapt to unikraft
2019-09-09 Charalampos... ucontext.h: Import from musl
2019-09-09 Charalampos... bits/signal.h: Adapt to unikraft
2019-09-09 Charalampos... bits/signal.h: Import from musl
2019-09-04 Vlad-Andrei... Revisit the pipe function
2019-09-04 Costin LupuUpdate fcntl() related definitions
2019-09-04 Costin LupuRevisit process.c functions
2019-09-03 Felipe Huicifile.c: Add realpath() stub.
2019-09-03 Vlad-Andrei... Add clock_getres and clock_settime stubs
2019-09-03 Costin LupuRevisit pty.c functions
2019-09-02 Costin Lupusyslog.c: Fix file location
2019-09-02 Costin Lupusyslog.c: Bring back setlogmask() from musl
2019-08-26 Costin LupuAdd syscall.h
2019-08-26 Costin Lupusys/un.h: Adapt to Unikraft
2019-08-26 Costin Lupusys/un.h: Import from musl
2019-08-26 Costin Lupupatches: Allow including custom malloc.h headers
2019-08-26 Costin LupuFix signal related issues
2019-08-26 Costin Lupusyslog.h: Fix missing include directive
2019-08-26 Costin LupuAdd WCOREDUMP and WIFCONTINUED
2019-08-26 Costin Lupusys/prctl.h: Import from musl
next