Age | Commit message (Expand) | Author |
2015-09-14 | remove null check before free. from Michael McConville | Ted Unangst |
2015-09-14 | Remove useless quoting from .Fo and .Fn function names, to prevent | Ingo Schwarze |
2015-09-14 | Wrap moncontrol() so that internal calls go direct and it's a weak symbol | Philip Guenther |
2015-09-14 | in the SYNOPSIS, make void function arguments explicit | Ingo Schwarze |
2015-09-14 | Only two of the *rand48.c files need <math.h>, so just #include it in them | Philip Guenther |
2015-09-14 | use .Va for global variables, and .Vt where the type is included | Ingo Schwarze |
2015-09-14 | vax deserves gdtoa love too! | Philip Guenther |
2015-09-14 | Wrap the remaining __*dtoa() functions so that internal calls go direct | Philip Guenther |
2015-09-14 | Wrap <langinfo.h> and <regexp.h> so internal calls go direct and | Philip Guenther |
2015-09-14 | Wrap <locale.h> so internal calls go direct | Philip Guenther |
2015-09-14 | Wrap _yp_check() and _yp_unbind() so internal calls go direct and they're weak | Philip Guenther |
2015-09-14 | Wrap <sys/sem.h> so internal calls go direct and all the symbols are weak | Philip Guenther |
2015-09-14 | KNF | Philip Guenther |
2015-09-14 | Wrap <asr.h> so internal calls go direct and all the symbols are weak | Philip Guenther |
2015-09-14 | Wrap <ifaddrs.h>, <netinet/in.h>, and <netinet/if_ether.h> so internal | Philip Guenther |
2015-09-14 | Wrap <net/if.h> and <net/if_dl.h> so internal calls go direct and all the | Philip Guenther |
2015-09-14 | Wrap <readpassphrase.h> so internal calls go direct and readpassphrase is weak | Philip Guenther |
2015-09-14 | Wrap <netgroup.h> so internal calls go direct and the symbols are all weak | Philip Guenther |
2015-09-14 | Make isfdtype() and getmntinfo() weak symbols | Philip Guenther |
2015-09-14 | Remove cast of int* to int* | Philip Guenther |
2015-09-14 | Use PROTO_DEPRECATED() make tcdrain() weak in libc, to guarantee libpthread | Philip Guenther |
2015-09-14 | Finish wrapping <netdb.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2015-09-13 | Wrap <arpa/inet.h> and <arpa/nameser.h> so that calls go direct and the | Philip Guenther |
2015-09-13 | Wrap <fstab.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2015-09-13 | Wrap <rpcsvc/ypclnt.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2015-09-13 | Wrap <sys/sysctl.h> so that calls go direct and the symbol is weak | Philip Guenther |
2015-09-13 | For now, permit overriding of the malloc family, to make emacs happy | Philip Guenther |
2015-09-13 | Wrap <login_cap.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2015-09-13 | Detritus | Philip Guenther |
2015-09-13 | Rename __sysctl syscall to just sysctl, as the userland wrapper is no longer | Philip Guenther |
2015-09-13 | Need SYS.h for END_STRONG() | Philip Guenther |
2015-09-13 | Major bump for symbol removals | Philip Guenther |
2015-09-13 | Add hidden _libc_ aliases and symbol sizes | Philip Guenther |
2015-09-13 | Add hidden _libc_ aliases and symbol sizes | Philip Guenther |
2015-09-13 | Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. | Philip Guenther |
2015-09-13 | Wrap <pwd.h> so that calls go direct and the symbols are all weak. | Philip Guenther |
2015-09-13 | Overshot w/PROTO_DEPRECATED: seed48_deterministic() is used internally | Philip Guenther |
2015-09-13 | Make softfloat's internal float_raise also available under a hidden, internal | Miod Vallat |
2015-09-13 | Uses angle brackets to include softfloat.h, and add the proper directory to | Miod Vallat |
2015-09-13 | The number of rounds is just two digits in the salt. We've already | Todd C. Miller |
2015-09-13 | Wrap <grp.h> so that calls go direct and the symbols are all weak. | Philip Guenther |
2015-09-13 | Wrap <termios.h> so that calls go direct and the symbols are all weak. | Philip Guenther |
2015-09-13 | Wrap <ttyent.h> so that calls go direct and the symbols are all weak. | Philip Guenther |
2015-09-13 | Wrap <utime.h> to make utime() a weak symbol | Philip Guenther |
2015-09-13 | Wrap <ctype.h> and <wctype.h> so that calls go direct and the symbols not | Philip Guenther |
2015-09-13 | Wrap <uuid.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2015-09-13 | Wrap <vis.h> so that calls go direct and the symbols are all weak | Philip Guenther |
2015-09-13 | namespace.h is pulled in via -include, so don't do it here | Philip Guenther |
2015-09-13 | mpool(3) is no longer installed; delete it. prodded by jmc@ | Philip Guenther |
2015-09-13 | Wrap <stdlib.h> so that calls go direct and the symbols not in the | Philip Guenther |