Commit graph

16 commits

Author SHA1 Message Date
Stefan Kangas
fb11294d41 ; Fix typos 2024-06-23 16:40:06 +02:00
Po Lu
070cb32463 ; Add 2024 to copyright years 2024-01-02 10:30:05 +08:00
Stefan Kangas
06a12b0ccc ; Fix typos 2023-12-10 13:22:04 +01:00
Po Lu
e8cd6a56f8 ; * ChangeLog.android: Minor formatting correction. 2023-09-07 02:32:23 +00:00
Po Lu
5734c57851 ; * ChangeLog.android: Complete cleanup. 2023-08-20 20:53:13 +08:00
Po Lu
5e12f4c89c ; ChangeLog.android: Clean up more entries. 2023-08-16 14:33:47 +08:00
Po Lu
31ee2ad5ac ; * ChangeLog.android: Clean up entries after the 11th of March. 2023-08-14 21:39:42 +08:00
Po Lu
d5afc8d935 ; * ChangeLog.android: Clean up entries after the 11th of March. 2023-08-14 21:39:02 +08:00
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