mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-05 11:20:50 +02:00
bash-4.3-rc1 overlay
This commit is contained in:
+1
-1
@@ -467,7 +467,7 @@ extern int locale_mb_cur_max; /* XXX */
|
||||
# define SADD_MBCHAR(_dst, _src, _si, _srcsize)
|
||||
#endif
|
||||
|
||||
/* Watch out when using this -- it's just straight textual subsitution */
|
||||
/* Watch out when using this -- it's just straight textual substitution */
|
||||
#if defined (HANDLE_MULTIBYTE)
|
||||
# define SADD_MBQCHAR_BODY(_dst, _src, _si, _srcsize) \
|
||||
\
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@ struct tms
|
||||
};
|
||||
|
||||
/* Store the CPU time used by this process and all its
|
||||
dead descendents in BUFFER.
|
||||
dead descendants in BUFFER.
|
||||
Return the elapsed real time from an arbitrary point in the
|
||||
past (the bash emulation uses the epoch), or (clock_t) -1 for
|
||||
errors. All times are in CLK_TCKths of a second. */
|
||||
|
||||
Reference in New Issue
Block a user