HelenOS sources

asctime            93 uspace/lib/c/include/time.h extern char *asctime(const struct tm *);
asctime            93 uspace/lib/posix/include/libc/time.h extern char *asctime(const struct tm *);
asctime            83 uspace/lib/posix/include/posix/time.h extern char *asctime(const struct tm *__restrict__ timeptr);
HelenOS homepage, sources at GitHub