- headers use the endpoint_t in syslib.h and the implmentation was using int instead. Both uses endpoint_t now - every variable named like proc, proc_nr or proc_nr_e of type endpoint_t has name proc_ep now - endpoint_t defined as u32_t not int |
||
|---|---|---|
| .. | ||
| ack | ||
| ansi | ||
| curses | ||
| dummy | ||
| editline | ||
| end | ||
| float | ||
| fphook | ||
| gnu | ||
| i86 | ||
| i386 | ||
| ip | ||
| math | ||
| other | ||
| posix | ||
| regex | ||
| stdio | ||
| stdtime | ||
| syscall | ||
| syslib | ||
| sysutil | ||
| sysvipc | ||
| timers | ||
| util | ||
| .depend-ack | ||
| .depend-gnu | ||
| generate.sh | ||
| Makedepend-ack | ||
| Makedepend-gnu | ||
| Makefile | ||
| Makefile.in | ||
| README | ||
make depend - find dependencies of ack libraries make all - compile ack libraries make install - compile and install ack libraries make depend-gnu - find dependencies of gnu libraries make all-gnu - compile gnu libraries make install-gnu - compile and install gnu libraries