mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Import gnulib modules printf-posix and vasprintf-posix
These are neccessary because Android's printf is missing basic format modifiers such as t. * admin/merge-gnulib (GNULIB_MODULES): Add printf-posix and vasprintf-posix. Update from gnulib. * configure.ac (CFLAGS): Add -DHAVE_CONFIG_H.
This commit is contained in:
parent
9082b4e6ee
commit
6f9a2a8f29
111 changed files with 36064 additions and 3 deletions
|
|
@ -42,7 +42,7 @@ GNULIB_MODULES='
|
|||
manywarnings memmem-simple mempcpy memrchr memset_explicit
|
||||
minmax mkostemp mktime
|
||||
nanosleep nproc nstrftime
|
||||
pathmax pipe2 pselect pthread_sigmask
|
||||
pathmax pipe2 printf-posix vasprintf-posix pselect pthread_sigmask
|
||||
qcopy-acl readlink readlinkat regex
|
||||
sig2str sigdescr_np socklen stat-time std-gnu11 stdalign stdbool stddef stdio
|
||||
stpcpy strnlen strtoimax symlink sys_stat sys_time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue