doc: Update 'AUTHORS'.
* AUTHORS: Mention Jeremiah Orians as co-author on ELF heanders and mention M2-Planet imports. Mention bug fixes by W.J. van der Laan.
This commit is contained in:
parent
d4589b6f0d
commit
c82c8da8ed
9
AUTHORS
9
AUTHORS
|
@ -13,6 +13,8 @@ Additions and fixes throughout
|
||||||
Jeremiah Orians <jeremiah@pdp10.guru>
|
Jeremiah Orians <jeremiah@pdp10.guru>
|
||||||
lib/stdio/fopen.c (first simple version of fopen)
|
lib/stdio/fopen.c (first simple version of fopen)
|
||||||
scaffold/tests/98-fopen.c
|
scaffold/tests/98-fopen.c
|
||||||
|
Initial work on elf headers:
|
||||||
|
lib/linux/x86-mes/elf32-header.hex2 and similar
|
||||||
|
|
||||||
Han-Wen Nienhuys <hanwen@xs4all.nl>
|
Han-Wen Nienhuys <hanwen@xs4all.nl>
|
||||||
lib/string/memmem.c (_memmem, memmem)
|
lib/string/memmem.c (_memmem, memmem)
|
||||||
|
@ -32,6 +34,9 @@ Nathalie Kopaczewski <natkopa@gmail.com>
|
||||||
Fast long devision
|
Fast long devision
|
||||||
lib/div.c (__mesabi_log2i)
|
lib/div.c (__mesabi_log2i)
|
||||||
|
|
||||||
|
W. J. van der Laan <laanwj@protonmail.com>
|
||||||
|
Bugfixes for logand, 64bit build, and va_arg
|
||||||
|
|
||||||
List of imported files
|
List of imported files
|
||||||
|
|
||||||
D A Gwyn
|
D A Gwyn
|
||||||
|
@ -81,6 +86,10 @@ lib/mach/msg.c
|
||||||
lib/mach/mach-init.c
|
lib/mach/mach-init.c
|
||||||
lib/mach/*.S
|
lib/mach/*.S
|
||||||
|
|
||||||
|
M2-Planet dependencies
|
||||||
|
lib/m2/x86/x86_defs.M1
|
||||||
|
lib/m2/x86/ELF-x86.hex2
|
||||||
|
|
||||||
* legalese
|
* legalese
|
||||||
Copyright © 2016,2017,2018,2019,2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
|
Copyright © 2016,2017,2018,2019,2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue