cosmopolitan/third_party/finger
Justine Tunney 1ee2e89326
Make improvements
- This commit mints a new release of APE Loader v1.2 which supports
  loading ELF programs with a non-contiguous virtual address layout
  even though we've never been able to take advantage of it, due to
  how `objcopy -SO binary` fills any holes left by PT_LOAD. This'll
  change soon, since we'll have a new way of creating APE binaries.

- The undiamonding trick with our ioctl() implementation is removed
  since POSIX has been killing ioctl() for years and they've done a
  much better job. One problem it resolves, is that ioctl(FIONREAD)
  wasn't working earlier and that caused issues when building Emacs
2023-07-11 04:41:50 -07:00
..
display.c Make improvements 2023-07-11 04:41:50 -07:00
finger.1 Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
finger.c Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
finger.h Add finger demo to redbean and fix regression 2022-06-23 03:42:05 -07:00
finger.mk Clean up more code 2023-06-18 01:00:05 -07:00
lprint.c Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
net.c Add finger demo to redbean and fix regression 2022-06-23 03:42:05 -07:00
sprint.c Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
util.c Unbloat the build 2022-08-11 00:15:29 -07:00