| Commit message (Collapse) | Author |
|
|
|
At some point neovim started setting argv[0] to the absolute path for
some reason.
|
|
|
|
|
|
https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs
|
|
sed -E 's/__DECONST[(]([^,]+), ([^)]+)[)]/(\1)(\2)/'
|
|
sed -E 's/__printf0?like[(]([^,]+), ([^)]+)[)]/__attribute__((format(printf, \1, \2)))/'
|
|
sed 's/__dead2/__attribute__((noreturn))/'
|
|
sed -E 's|__FBSDID[(]"([^"]+)"[)];|/* \1 */|'
|
|
Newer versions of libedit have sane tab-complete now without FreeBSD's
hacks, and in fact the hack is gone in FreeBSD-CURRENT.
I'm still a little confused why binding this weird function is necessary
at all, but at least it exists everywhere, I guess.
|
|
|
|
Why even?
|
|
In the version of zlib in OpenBSD, these fields are of type off_t, which
is signed (why?), rather than uLong.
|
|
OpenBSD doesn't #define static_assert in assert.h and _Static_assert is
its real name I guess so why not?
|
|
Straightforward.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2020-02-12 | Move catgirl up the page | June McEnroe |
| 2020-02-12 | Update catgirl pty grab | June McEnroe |
| 2020-02-12 | Link to cgit /about pages where appropriate | June McEnroe |
| 2020-02-11 | Separate LINKS from BINS for html to work | June McEnroe |
| 2020-02-11 | Add margin to Bl-bullet items | June McEnroe |
| 2020-02-10 | Match URLs inside parens or with paired parens inside | June McEnroe |
| 2020-02-10 | Duplicate effective URL before passing it back to curl | June McEnroe |
| 2020-02-09 | Add To Be Taught, If Fortunate | June McEnroe |
| 2020-02-04 | Add The Future of Another Timeline | June McEnroe |
| 2020-01-31 | Reorganize the Makefile for the umpteenth time | June McEnroe |
| 2020-01-28 | Change scout sensitivity to 1.4 | June McEnroe |
| 2020-01-28 | Import shows.txt | June McEnroe |