diff options
| author | Po Lu | 2023-09-07 09:35:59 +0800 |
|---|---|---|
| committer | Po Lu | 2023-09-07 09:35:59 +0800 |
| commit | 8b25edfbda6ed8973b483f700571e00a60f27002 (patch) | |
| tree | 994ff56260b8f6d582400ac511ee42f0cfa8af3e /ChangeLog.android | |
| parent | 241616831024c9c9fe2b2378b611db0a560b9675 (diff) | |
| download | emacs-8b25edfbda6ed8973b483f700571e00a60f27002.tar.gz emacs-8b25edfbda6ed8973b483f700571e00a60f27002.zip | |
Port Proced to Android
* configure.ac (HAVE_PROCFS): Define if opsys is `android'.
* src/android.c (android_set_task_name): New function.
(android_run_select_thread, android_run_debug_thread): Set the
name of the LWP for debugging purposes.
* src/process.c (create_process): Set F_SETPIPE_SZ on Android in
addition to GNU/Linux.
* src/sysdep.c (procfs_ttyname, system_process_attributes)
[__ANDROID__]: Enable procfs_ttyname on Android systems.
Diffstat (limited to 'ChangeLog.android')
0 files changed, 0 insertions, 0 deletions