diff options
author | 2000-06-24 21:00:29 +0000 | |
---|---|---|
committer | 2000-06-24 21:00:29 +0000 | |
commit | 5c946ed7f17a308699acb0a75c0f93982ed2ae72 (patch) | |
tree | 809284a3caf312a66d64ed21d1a7c9d85973a6d3 /lib/libc | |
parent | Do not start snmpd by default just because it is installed. ok theo@. (diff) | |
download | wireguard-openbsd-5c946ed7f17a308699acb0a75c0f93982ed2ae72.tar.xz wireguard-openbsd-5c946ed7f17a308699acb0a75c0f93982ed2ae72.zip |
Implement getdents64, lstat64 and stat64, basically the same functions of
the existing ones using 64bit vars. This makes netscape-solaris works on
sparc.
Particular note to those who want to try netscape:
- netscape 4.73 was used for testing on a ss5 with -current.
- apparently solaris uses pipes for communicating with the X server. I've
checked the libraries I've installed from a solaris 2.6 box, and although
there are references to X11-unix, it fails when it tries to open
X11-pipe/X0, so in order to test it you need to specify -display <box ip>:0
or it won't start.
- i got some errors when starting, but besides that, it works fine.
- it's not slow, but you better have all the requiered files in the correct
paths, or it'll take some time to start.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions