]> git.proxmox.com Git - wasi-libc.git/history - libc-top-half/musl/include/unistd.h
bump version to 0.0~git20230113.4362b18-1~bpo12+pve1
[wasi-libc.git] / libc-top-half / musl / include / unistd.h
2023-08-02 Fabian GrünbichlerMerge branch 'master' into proxmox/bookworm
2023-08-02 Dan GohmanDon't define `_POSIX_THREADS` unless threads are enable...
2023-03-30 Blair NoctisUpdate upstream source from tag 'upstream/0.0_git202212...
2023-03-30 Blair NoctisNew upstream version 0.0~git20221206.8b7148f
2022-07-11 Dan GohmanAdd a `getpagesize` function. (#300)
2022-05-25 Dan GohmanUpdate to musl 1.2.3.
2022-03-06 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202109...
2022-03-06 Ximin LuoNew upstream version 0.0~git20210922.ad51334
2021-04-07 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202011...
2021-04-07 Ximin LuoNew upstream version 0.0~git20201130.5879558
2021-04-05 Dan GohmanImplement emulated support for `getpid`.
2021-03-18 Dan GohmanUpdate to musl 1.2.2.
2020-11-30 Alex CrichtonAdd basic emulation of getcwd/chdir (#214)
2020-09-04 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202007...
2020-09-04 Ximin LuoNew upstream version 0.0~git20200731.215adc8
2020-07-04 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202003...
2020-07-04 Ximin LuoNew upstream version 0.0~git20200319.9efc2f4
2020-06-02 Dan GohmanAvoid calling `poll_oneoff` with zero subscriptions...
2020-02-26 Dan GohmanUpdate to musl 1.1.24.
2019-08-29 Dan GohmanDisable the lseek optimization in C++.
2019-04-30 Dan GohmanOptimize lseek in the `tell` case.
2019-04-15 Dan GohmanDefine _ALL_SOURCE when generating predefined-macros...
2019-04-05 Dan GohmanAdd comments explaining changes to upstream source...
2019-03-27 Dan GohmanWASI libc prototype implementation.