summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/atari/dev/font.h')
0 files changed, 0 insertions, 0 deletions
LS by using simple atomicjoerg 2011-03-07Pass down ELF Auxillary Vectors for static NetBSD binaries too.joerg 2010-10-16Implement dl_iterate_phdr.skrll 2010-07-06remove almost all the ability to build netbsd with an a.out target.mrg 2009-09-24Add Solarisa-like dlinfo() interface to the ELF dynamic linker.pooka 2004-07-18- Change the strong dlfcn names in libc to ___name, and make the __namethorpej 2003-08-12Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works.skrll 2003-07-26netbsd.org->NetBSD.orgsalo 2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem 2002-07-20don't test PIC here.yamt 2000-07-06remove extra semi'schristos 2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd 2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd 2000-04-02Move dl* function definitions to libc on ELF.minoura