Re: ctime funtion inside a module

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

 



On Fri, Jul 05, 2002 at 03:32:45PM -0700, Karthik M wrote:
> When i try to insert the module it says:
> 
> "unresolved symbol : ctime"

Isn't ctime a libc function? You have _no access_ to libc from within
kernel modules. If you really need ctime, feel free to re-implement it;
I'd guess that whatever you need could either be better done in
userspace or with the time primitives the kernel already provides.

-- 
http://immunix.org/

Attachment: pgp00115.pgp
Description: PGP signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux