File history
Tracking libc/system/syscall.awk
| Commit | Author | Date | Message |
|---|---|---|---|
42fea4c90b9dc51f8a9b3c2762a049747a02dc6 | tkchia | 2022-11-20 | [libc] Implement regparmcall calling convention for most libc routines (except execl...) |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
afce2210ab408b140fd5c6d117d31a62acfa6e2 | Jody Bruchon | 2020-03-08 | libc: automated code style cleanups with sed |
a58acc6cc14adec09e13776709d979127663ea6 | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `libc/` |
a59ce78350db66c398e0899ee9bd98ed495d603 | Greg Haerr | 2020-02-22 | [build] Fix awk too many open files on libc build |
c8ea33a54ce96b01c822772ad29503df83e67af | Marcin Laszewski | 2020-02-21 | [libc] Split 'syscall1' |
88dcb08553acfb000fa25ead33bc63809316171 | Tee-Kiah Chia | 2019-12-15 | [libc] fix: syscall.awk now zots +'s when memoizing syscall nos. |
34ad7b05b3c115ee9207fd879d9e1c39f32cf5c | Tee-Kiah Chia | 2019-04-27 | [libc] indicate variadic syscall routines in syscall.{dat, awk} |
f8d6df8d0babe6620213caa59aa990335d72f45 | MFLD | 2019-04-22 | Revert "Build libc.a and crt0.o multilibs for different calling conventions" |
bfa54866ab6cb42bbd1f441059a7387ae7e26f0 | Tee-Kiah Chia | 2019-04-19 | [libc] multilibs for `stdcall`, `regparmcall` call conventions |
82b700d41059132c8d8491345e1c9cc9e88aa6c | mfld-fr | 2019-04-04 | [libc] Fix missing '%' in 'syscall.awk' |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |