1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Po Lu
1c353ae371 ; * ChangeLog.android: Clean up entries after the 10th of July. 2023-08-14 16:45:44 +08:00
Po Lu
9a9f73041d ; ChangeLog.android: Update. 2023-08-07 08:30:42 +08:00
Po Lu
76cac8ae6f Update from Gnulib, remove printf-posix
* m4, lib: Update from Gnulib.

* msdos/sedlibmk.inp: Remove variables deleted as part of previous
change.

* admin/merge-gnulib (GNULIB_MODULES): Remove vasprintf and
printf-posix.
2023-08-07 08:14:38 +08:00
Po Lu
563df3218e ; ChangeLog.android: update. 2023-08-06 21:53:44 +08:00
Po Lu
7873369338 Update Android port
* java/org/gnu/emacs/EmacsNative.java: Declare ftruncate.

* java/org/gnu/emacs/EmacsSafThread.java (openDocument1): If
initially opening with rwt, verify the file descriptor is really
writable; if not, resort to rw and truncating the file descriptor
by hand instead.

* src/androidvfs.c (NATIVE_NAME (ftruncate)): New function.
Truncate file descriptor and return whether that was successful.
2023-08-06 21:45:29 +08:00
Po Lu
669a4b96c3 Update Android port
* src/androidvfs.c (android_saf_tree_chmod): Repair file access
permissions allowed within FLAGS.
2023-08-06 11:46:15 +08:00
Po Lu
937b6e6e8b ; ChangeLog.android: Update. 2023-08-05 17:17:30 +08:00
Po Lu
6bfff65778 ; Prepare Android port for inclusion in Emacs
* ChangeLog.android: New file.
2023-08-04 15:00:18 +08:00