I am trying to track down a file not found error in a Realtek WiFi driver and I am trying to get the current working directory and print this to the debug output.
I can't find which header file getcwd() is located in. Most website searches indicate to use <linux/unistd.g> but this doesn't work and I get a compiler error when I try to use getcwd() A search of the Linux source finds many references to this function. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/android-porting/608f37ab-b333-4893-b24e-d526ec7c543f%40googlegroups.com.