vlc/src/posix
Steve Lhomme 3f9fc44176 rename mtime_t to vlc_tick_t
Keep a copy of vlc_tick_tfor backward compatibility.

(cherry picked from commit ff56c92a5e) (edited)
edited:
* some of the 3.0 code is different
2022-12-02 05:52:55 +00:00
..
dirs.c src: set close-on-exec flag with fopen() 2014-04-12 17:02:44 +03:00
error.c posix: handle newlocale() errors 2014-07-07 20:26:46 +03:00
filesystem.c Remove old mail address from sources 2019-09-04 22:12:12 +03:00
getaddrinfo.c posix: implement vlc_getaddrinfo_i11e() 2016-10-30 22:36:37 +02:00
netconf.c netconf: Don't ignore posix_spawn_* errors 2017-10-30 16:26:08 +01:00
plugin.c posix: do not unload plugins with GCC ASan 2015-12-08 18:57:06 +02:00
rand.c Use vlc_close() 2016-04-22 00:11:43 +03:00
specific.c POSIX specific: fix compilation without DBus 2017-06-20 10:03:24 +02:00
thread.c rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
timer.c rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00