Changeset 34906 in project
- Timestamp:
- 11/24/17 23:38:54 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/man/4/Unit library
r33130 r34906 465 465 building the executing system, which is one of the following: 466 466 467 clang 467 468 cygwin 468 mingw32469 469 gnu 470 470 intel 471 clang 471 metrowerks 472 mingw32 472 473 sun 473 metrowerks474 474 watcom 475 475 unknown … … 514 514 currently running, which is one of the following: 515 515 516 alpha 516 517 arm 517 alpha 518 hppa 519 ia64 518 520 mips 519 hppa520 ultrasparc521 sparc522 521 ppc 523 522 ppc64 524 ia64 523 sparc 524 ultrasparc 525 525 x86 526 526 x86-64 … … 542 542 <procedure>(software-type)</procedure> 543 543 544 Returns a symbol specifying the operating system on which this process544 Returns a symbol specifying the type of operating system on which this process 545 545 is currently running, which is one of the following: 546 546 547 547 android 548 ecos 549 unix 548 550 windows 549 unix550 ecos551 551 unknown 552 552 … … 556 556 <procedure>(software-version)</procedure> 557 557 558 Returns a symbol specifying the operating system versionon which this558 Returns a symbol specifying the variety of operating system on which this 559 559 process is currently running, which is one of the following: 560 560 561 aix 562 dragonfly 563 freebsd 564 haiku 565 hpux 566 hurd 561 567 linux 562 freebsd568 macosx 563 569 netbsd 564 570 openbsd 565 macosx566 hpux567 dragonfly568 haiku569 571 solaris 570 572 sunos 571 aix572 hurd573 573 unknown 574 574
Note: See TracChangeset
for help on using the changeset viewer.