cinap_lenrek
1ec44ec77c
libc: use usize for sbrk() increment
2021-07-25 16:03:14 +00:00
cinap_lenrek
669b3abd70
brk(2): .... we define lowest addres not used by the program above, so use that instead
2021-07-20 21:49:30 +00:00
cinap_lenrek
7bd6679c82
brk(2): sbrk(0) returns end address, not the base
...
sbrk(0) returns the current end address of the BSS segment,
not the base. This might have been confused with the behaviour
of segbrk(), which when given a zero address returns the base.
2021-07-20 21:44:34 +00:00
stanley lieber
e35616cb66
/sys/man/*/*: fix perms (sorry)
2017-12-11 19:58:06 -05:00
stanley lieber
d057d67bed
/sys/lib/rootstub
2017-12-11 19:34:15 -05:00
Taru Karttunen
a9060cc06b
Import sources from 2011-03-30 iso image - lib
2011-03-30 19:35:09 +03:00
Taru Karttunen
b41b903422
Import sources from 2011-03-30 iso image - sys/man
2011-03-30 16:49:47 +03:00