mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-03 05:20:16 +02:00
(System Identification): Remove software-type, it doesn't
exist in the guile core.
This commit is contained in:
parent
633acbe208
commit
01357a75f0
1 changed files with 0 additions and 16 deletions
|
@ -2754,22 +2754,6 @@ only be used by the superuser. The return value is not
|
||||||
specified.
|
specified.
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|
||||||
@c FIXME::martin: Not in libguile!
|
|
||||||
@deffn {Scheme Procedure} software-type
|
|
||||||
Return a symbol describing the current platform's operating system.
|
|
||||||
This may be one of @samp{AIX}, @samp{VMS}, @samp{UNIX},
|
|
||||||
@samp{COHERENT}, @samp{WINDOWS}, @samp{MS-DOS}, @samp{OS/2},
|
|
||||||
@samp{THINKC}, @samp{AMIGA}, @samp{ATARIST}, @samp{MACH}, or
|
|
||||||
@samp{ACORN}.
|
|
||||||
|
|
||||||
Note that most varieties of Unix are considered to be simply @samp{UNIX}.
|
|
||||||
That is because when a program depends on features that are not present
|
|
||||||
on every operating system, it is usually better to test for the presence
|
|
||||||
or absence of that specific feature. The return value of
|
|
||||||
@code{software-type} should only be used for this purpose when there is
|
|
||||||
no other easy or unambiguous way of detecting such features.
|
|
||||||
@end deffn
|
|
||||||
|
|
||||||
@node Locales
|
@node Locales
|
||||||
@subsection Locales
|
@subsection Locales
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue