| ld.so | ||
|---|---|---|
| 16983 | ld.so | ld.elf_so is lame about how it handles program sections |
| 18294 | ld.so | make ld.elf_so handle unaligned relocs on powerpc |
| 18295 | ld.so | make ld.elf_so handle unaligned relocs on sh3 |
| 21748 | ld.so | ld.elf_so crashes when running tcl-expect on vax |
| 32946 | ld.so | Unifying managment ld.so via environment variables and bonus debug levels |
| 39959 | ld.so | ld.elf_so doesn't work with old perl |
| 40220 | ld.so | LD_PRELOAD with dlsym(RTLD_NEXT, "stat") recursion |
| 41205 | ld.so | ld.elf_so does not find already loaded library |
| 41760 | ld.so | dlclose and dlsym do not always prepare dlerror when they fail |
| 42420 | ld.so | $ORIGIN undefined on NetBSD |
| libc | ||
| 7493 | libc | strptime(3) does not implement %U and %W |
| 7933 | libc,kern | brk/sbrk user<->kernel interface is weird |
| 7934 | libc/doc | misc. problems remaining in brk/sbrk main page |
| 7937 | libc/doc | malloc/sbrk interaction poorly documented |
| 10279 | libc | Large File Summit API is not supported under NetBSD |
| 10466 | libc | getpass() without a /dev/tty |
| 10582 | libc | namespace pollution in Alpha profiled libc (symbol "mcount") |
| 10803 | libc,gcc | NetBSD does not provide a C99 conformant environment |
| 10955 | libc | xtos patch for getpass(3) (signals) |
| 11546 | libc | setlocale(LC_ALL, "fi_FI") does not have any effect |
| 12049 | libc | make regress failure in lib/libc/ieeefp/except |
| 14628 | libc | getnetgrent(3) fails on null netgroup entry |
| 15802 | libc | libc encodes/decodes wrong rpc packet of RPCBPROC_GETSTAT. |
| 16651 | libc | fts(3), as used in base system, breaks on directories that do not contain `..' entry (see 14470) |
| 18521 | libc | printf(3) does not support the ' flag character |
| 20931 | libc | patch to fix NIS support in getusershell(3) |
| 21659 | libc | Estonian translation of libc messages |
| 22525 | libc | rpc library/NIS code does not handle fd > FD_SETSIZE |
| 27222 | libc | mislay dlerror status in nsdispatch.c cause error check in some application to fail +FIX |
| 29937 | libc | Second argument of humanize_number(3) shouldn't change function behaviour. |
| 31113 | libc | want malloc option like 'A' but allow out-of-memory |
| 33125 | libc | POSIX, const char parameters for telldir and iconv |
| 33295 | libc | ieeefp/except regression test fails on soft-float userlands |
| 34506 | libc | libc.a missing some -msoft-float routines (__floatsisf, __fixsfsi, __gtdf2) |
| 34842 | libc | rpc_control(3) is undocumented |
| 36214 | libc | NetBSD strptime doesn't support "%Z" and "%z" format modifiers |
| 36528 | libc | strptime(3) doesn't fill in the 'tm' structure fields correctly |
| 36914 | libc | printf(3) doesn't support %ls |
| 37170 | libc | deadlock between atexit and jemalloc |
| 37734 | libc | inappropriate tests against _XOPEN_SOURCE in some #include files |
| 38014 | libc | bswapXX() is now exposed |
| 38290 | libc | IXANY Incorrect Feature Test Macro (IEEE Std 1003.1) |
| 38677 | libc | memory leak in getnetnamadr.c |
| 38767 | libc | make src/lib/csu WARNS=4 pass |
| 38883 | libc | Replace the algorithm used by random (3) by the Mersenne Twister (mertwist.c) |
| 39347 | libc | *wscanf bug |
| 39389 | libc | crypt(3) has a little buffer overrun |
| 39422 | libc | missing guards for wcslcat(), wcslcpy(), wcswidth() & wcwidth() |
| 40387 | libc | Serious bug in regular expression library (regex) affected sed |
| 40723 | libc | alphasort incompatibility after 64bit ino_t change |
| 40728 | libc | expanding NIS-Netgroups for users and groups is very slow |
| 41039 | libc | ISO 14652 LC_TIME extensions |
| 41837 | libc | tempnam(3) doesn't return at least {TMP_MAX} unique file paths |
| 42466 | libc | vsnprintf_ss() causes infinite loop |
| 42469 | libc | recursive acquirement of __environ_lock |
| 42596 | libc | getopt_long(3) manual does not mention + and - leading character in optstring parameter |
| 43222 | libc | alphasort(3) confusion |
| 43899 | libc | setenv(3)/unsetenv(3) memory leak |
| 44514 | libc | Buffer underflow in RPC library for non-blocking TCP sockets |
| 42879 | libc | rewinddir(3) doesn't reset the stream |
| pthreads | ||
| 21036 | pthreads | libpthread/arch/arm/pthread_md.h misuses __APCS_26__ |
| 30749 | pthreads | pthread_create ends in abort if stacksize limit over 4088k |
| 32157 | pthreads | infinite loop calling pthread_create() hangs netbsd |
| 34722 | pthreads | pthread can use unlimited amount of stack |
| 37169 | pthreads | libpthread doesn't support PTHREAD_STACK_MIN |
| 38184 | pthreads/sa | we need a work-around to prevent crashes for what has been described as a design defect in the SA thread implementation |
| 38442 | pthreads | pthreads lack _POSIX_THREAD_PROCESS_SHARED support |
| 38482 | pthreads | C compiler can generate non-restartable code within a RAS. |
| 39465 | pthreads | threads stack is not aligned properly for gcc on i386 |
| 39537 | pthreads | programs compiles with -pthread and -pg segfault |
| 40041 | pthreads/sa | 4.0 libpthread may permernantly mask process level signal during fast signal delivery. |
| 41645 | pthreads | pthread_cond_timedwait(3) doesn't timeout if NULL is given as abstime argument |
| 41891 | pthreads | our pthread doesn't like wine 1.1.27 |
| curses | ||
| 20035 | curses | libpanel missing |
| 23910 | curses | libcurses: bug in redraw()? |
| 26176 | curses | curses(3) says Curses complies with X/Open Curses but it doesn't |
| 26660 | curses | libcurses 'curscr' contains the wrong information |
| 30978 | curses | curses library doesn't draw in bottom right cell |
| 41123 | curses | Missing functions in libcurses |
| 41257 | curses | curses: getyx + wmove violates least astonishment past end-of-line |
| 41223 | curses | libcurses: curs_set and move do not cause refresh on getch |
| 24384 | termcap | Undocumented termcap-feature considered harmful |
| 28402 | termcap | reset command does not work (termcap problem) |
| 34534 | termcap | please add rxvt-unicode termcap entry (patch provided) |
| 39883 | termcap | tput support for setaf terminfo sequence is broken |
| 42636 | termcap | (dM) t_getstr potential memory overrun |
| others | ||
| 37957 | libbfd | non-critical buffer overflow in libbfd |
| 17163 | libedit | libedit leaks memory |
| 30552 | libedit | small bug in libedit might cause abnormal program termination |
| 30747 | libedit | libedit is missing remove_history() |
| 33625 | libedit | allow using t_puts inside of libedit |
| 36649 | libkvm | ps -M causes core in libkvm |
| 40695 | libm | C99 violation: Macro NAN in /usr/include/math.h in not constant. |
| 41931 | libm | log(-INFINITY) or log(-1.0) gives uexpected results |
| 43138 | libm | C99/POSIX long double functions missing from math library/<math.h> |
| 43807 | libm | libm minor enhancements |
| 45391 | libm | pow(3) wrong result for x = 0.0 and y < 0 |
| 34822 | libossaudio | libossaudio ignores mixer class |
| 16518 | libpcap | some fixes to libpcap |
| 41326 | libpcap | libpcap error message not printing useful information |
| 41367 | libpcap | pcap_lookupnet() returns wrong netmask |
| 37055 | libradius | libradius: rad_create_request(3) does not clear authentic_pos |
| 17250 | libskey | RFC 1760 specifies that skey seed is followed by space or newline |
| 14432 | libstdc++ | Torek stdio and gnu/lib/libstdc++ clear() method problem |
| 30326 | pam | pam_krb5 doesn't set up credentials anymore. |
| 34223 | pam | pam_radius fails to load with certain applications |
| 38198 | pam | Problem with pam_group |
| 38276 | pam | openpam treats sufficient as optional in "prelim" phase making pam_ldap fail |
| 40599 | pam | MKKERBEROS=no without MKPAM=no yields a broken system |
| 36494 | proplib | proplib/ioctl namespace problem |
| 38732 | proplib | proplib has locking issues |
| 39729 | proplib | prop_*_externalize* references the Apple DTD but doesn't support all element types |
| 42462 | proplib | proplib should give a parse error on <real> |
| 8004 | zlib | zlib.h typedefs "free_func" and "alloc_func", which are not uncommon names in user-supplied code, e.g. OpenSSL |