Raymond Toy pushed to branch sparc64-dev at cmucl / cmucl

Commits:

3 changed files:

Changes:

  • src/code/exports.lisp
    ... ... @@ -295,7 +295,7 @@
    295 295
    	   "UNIX-MSYNC"
    
    296 296
    
    
    297 297
    	   ;; Motif
    
    298
    	   "UNIX-GETUIO"
    
    298
    	   "UNIX-GETUID"
    
    299 299
    
    
    300 300
    	   ;; Hemlock
    
    301 301
    	   "UNIX-CFGETOSPEED"
    

  • src/i18n/locale/cmucl-sunos-os.pot
    ... ... @@ -24,6 +24,10 @@ msgid "Returns a string describing version of the supporting software."
    24 24
    msgstr ""
    
    25 25
    
    
    26 26
    #: src/code/sunos-os.lisp
    
    27
    msgid "Unix system call getrusage failed: ~A."
    
    28
    msgstr ""
    
    29
    
    
    30
    #: src/code/sunos-os.lisp
    
    27 31
    msgid "Getpagesize failed: ~A"
    
    28 32
    msgstr ""
    
    29 33

  • src/i18n/locale/cmucl.pot
    ... ... @@ -13234,10 +13234,6 @@ msgid "Could not open a temporary file in /tmp"
    13234 13234
    msgstr ""
    
    13235 13235
    
    
    13236 13236
    #: src/code/run-program.lisp
    
    13237
    msgid "Cound not create pipe: ~A"
    
    13238
    msgstr ""
    
    13239
    
    
    13240
    #: src/code/run-program.lisp
    
    13241 13237
    msgid "Invalid option to run-program: ~S"
    
    13242 13238
    msgstr ""
    
    13243 13239