Raymond Toy pushed to branch issue-180-get-page-size-in-c at cmucl / cmucl

Commits:

3 changed files:

Changes:

  • src/i18n/locale/cmucl-linux-os.pot
    ... ... @@ -16,11 +16,15 @@ msgstr ""
    16 16
     "Content-Transfer-Encoding: 8bit\n"
    
    17 17
     
    
    18 18
     #: src/code/linux-os.lisp
    
    19
    -msgid "Returns a string describing version of the supporting software."
    
    19
    +msgid "Getpagesize failed: ~A"
    
    20 20
     msgstr ""
    
    21 21
     
    
    22
    -#: src/code/linux-os.lisp
    
    23
    -msgid "Unix system call getrusage failed: ~A."
    
    22
    +#: src/code/os.lisp
    
    23
    +msgid "Return the system page size"
    
    24
    +msgstr ""
    
    25
    +
    
    26
    +#: src/code/os.lisp
    
    27
    +msgid "get-page-size failed: ~A"
    
    24 28
     msgstr ""
    
    25 29
     
    
    26 30
     #: src/code/signal.lisp
    

  • src/i18n/locale/cmucl-unix.pot
    ... ... @@ -1445,6 +1445,12 @@ msgid "Get the codeset from the locale"
    1445 1445
     msgstr ""
    
    1446 1446
     
    
    1447 1447
     #: src/code/unix.lisp
    
    1448
    -msgid "get-page-size failed: ~A"
    
    1448
    +msgid ""
    
    1449
    +"Get system information consisting of the user time (in usec), the\n"
    
    1450
    +"  system time (in usec) and the number of major page faults."
    
    1451
    +msgstr ""
    
    1452
    +
    
    1453
    +#: src/code/unix.lisp
    
    1454
    +msgid "Unix system call getrusage failed: ~A."
    
    1449 1455
     msgstr ""
    
    1450 1456
     

  • src/i18n/locale/cmucl.pot
    ... ... @@ -5646,6 +5646,14 @@ msgstr ""
    5646 5646
     msgid "Returns a string describing the supporting software."
    
    5647 5647
     msgstr ""
    
    5648 5648
     
    
    5649
    +#: src/code/misc.lisp
    
    5650
    +msgid "Version string for supporting software"
    
    5651
    +msgstr ""
    
    5652
    +
    
    5653
    +#: src/code/misc.lisp
    
    5654
    +msgid "Returns a string describing version of the supporting software."
    
    5655
    +msgstr ""
    
    5656
    +
    
    5649 5657
     #: src/code/misc.lisp
    
    5650 5658
     msgid "The value of SHORT-SITE-NAME.  Set in library:site-init.lisp."
    
    5651 5659
     msgstr ""