1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse-utils synced 2025-08-01 17:06:59 +03:00

On Solaris, uname() returns 1 to indicate success.

Legacy-ID: 1700
This commit is contained in:
Philip Kendall
2003-10-10 16:38:00 +00:00
parent 05bb70b57d
commit bacedc25e7
2 changed files with 2 additions and 1 deletions

View File

@ -48,3 +48,4 @@
20031006 rzxcheck.c: return 1 if no signature or unknown key.
20031007 tapeconv.c: remove double-free bug if tape reading fails.
20031009 utils.c: add information from uname() into creator custom data.
20031010 utils.c: on Solaris, uname() returns 1 to indicate success.