Update.
1999-08-16 Andreas Schwab <schwab@suse.de> * charmaps/UTF8: Add entries for /x00. Remove spurious <percent-sign/> entry. Correct typo.
This commit is contained in:
parent
34e3c127b7
commit
9c0f26d839
@ -1,3 +1,8 @@
|
|||||||
|
1999-08-16 Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
* charmaps/UTF8: Add entries for /x00. Remove spurious
|
||||||
|
<percent-sign/> entry. Correct typo.
|
||||||
|
|
||||||
1999-08-15 Ulrich Drepper <drepper@cygnus.com>
|
1999-08-15 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
* charmaps/UTF8: Generated from the charDB.
|
* charmaps/UTF8: Generated from the charDB.
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
|
|
||||||
% alias ISO-10646/UTF-8
|
% alias ISO-10646/UTF-8
|
||||||
CHARMAP
|
CHARMAP
|
||||||
|
<NU> /x00 <U0000> NULL
|
||||||
|
<NUL> /x00 <U0000> NULL
|
||||||
<SH> /x01 <U0001> START OF HEADING
|
<SH> /x01 <U0001> START OF HEADING
|
||||||
<SOH> /x01 <U0001> START OF HEADING
|
<SOH> /x01 <U0001> START OF HEADING
|
||||||
<STX> /x02 <U0002> START OF TEXT
|
<STX> /x02 <U0002> START OF TEXT
|
||||||
@ -82,7 +84,6 @@ CHARMAP
|
|||||||
<dollar-sign> /x24 <U0024> DOLLAR SIGN
|
<dollar-sign> /x24 <U0024> DOLLAR SIGN
|
||||||
<%> /x25 <U0025> PERCENT SIGN
|
<%> /x25 <U0025> PERCENT SIGN
|
||||||
<percent-sign> /x25 <U0025> PERCENT SIGN
|
<percent-sign> /x25 <U0025> PERCENT SIGN
|
||||||
<percent-sign/>> /x25 <U0025> PERCENT SIGN
|
|
||||||
<&> /x26 <U0026> AMPERSAND
|
<&> /x26 <U0026> AMPERSAND
|
||||||
<ampersand> /x26 <U0026> AMPERSAND
|
<ampersand> /x26 <U0026> AMPERSAND
|
||||||
<'> /x27 <U0027> APOSTROPHE
|
<'> /x27 <U0027> APOSTROPHE
|
||||||
@ -239,7 +240,7 @@ CHARMAP
|
|||||||
<S3> /xC2/x8F <U008F> SINGLE-SHIFT THREE (SS3)
|
<S3> /xC2/x8F <U008F> SINGLE-SHIFT THREE (SS3)
|
||||||
<DC> /xC2/x90 <U0090> DEVICE CONTROL STRING (DCS)
|
<DC> /xC2/x90 <U0090> DEVICE CONTROL STRING (DCS)
|
||||||
<P1> /xC2/x91 <U0091> PRIVATE USE ONE (PU1)
|
<P1> /xC2/x91 <U0091> PRIVATE USE ONE (PU1)
|
||||||
<P2> /xC2/x92 <U0092> PRIVATE USE ONE (PU2)
|
<P2> /xC2/x92 <U0092> PRIVATE USE TWO (PU2)
|
||||||
<TS> /xC2/x93 <U0093> SET TRANSMIT STATE (STS)
|
<TS> /xC2/x93 <U0093> SET TRANSMIT STATE (STS)
|
||||||
<CC> /xC2/x94 <U0094> CANCEL CHARACTER (CCH)
|
<CC> /xC2/x94 <U0094> CANCEL CHARACTER (CCH)
|
||||||
<MW> /xC2/x95 <U0095> MESSAGE WAITING (MW)
|
<MW> /xC2/x95 <U0095> MESSAGE WAITING (MW)
|
||||||
|
@ -1166,7 +1166,7 @@ different sessions, and the implementation doesn't allow to access the
|
|||||||
process group ID of the process with ID @var{pid} from the calling
|
process group ID of the process with ID @var{pid} from the calling
|
||||||
process.
|
process.
|
||||||
@end table
|
@end table
|
||||||
@end deftypefun
|
@end deftypefn
|
||||||
|
|
||||||
@comment unistd.h
|
@comment unistd.h
|
||||||
@comment POSIX.1
|
@comment POSIX.1
|
||||||
|
Loading…
Reference in New Issue
Block a user