emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: convert regex.c, strftime.c mktime.c to standard C


From: Lars Magne Ingebrigtsen
Subject: Re: convert regex.c, strftime.c mktime.c to standard C
Date: Fri, 19 Nov 2010 19:54:49 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> format-time-string (defined on editfns.c) calls emacs_memftimeu, which
> calls emacs_strftimeu.

(format-time-string "%Y-%m-%d %H:%M:%S %Z")
=> "2010-11-19 19:49:19 CET"

Seems like it's working...

I've had a peek at the other to things mentioned, but mktime.c doesn't
seem to be compiled at all for me, and regex.c has been split up into
about six other files, and the emacs-specific things there seem to have
disappeared (or been moved around).  I've only done a cursory check.

-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]